Update README to link to the Slack group.

This commit is contained in:
Brent Simmons 2019-05-25 10:21:06 -07:00
parent e8645ab0c8
commit 0377c52022
1 changed files with 8 additions and 4 deletions

View File

@ -2,20 +2,24 @@
Its a free and open source feed reader for macOS.
It supports [RSS](http://cyber.harvard.edu/rss/rss.html), [Atom](https://tools.ietf.org/html/rfc4287), [JSON Feed](https://jsonfeed.org/), and [RSS-in-JSON](https://github.com/scripting/Scripting-News/blob/master/rss-in-json/README.md) formats.
Its not in beta yet. Not even alpha! While NetNewsWire 5.0 is feature-complete as of May 25, 2019, it has known bugs — and, surely, plenty of unknown bugs.
Its barely usable at this point. Barely. Probably not even. A whole bunch of things havent been done yet. (See the [bug tracker](https://github.com/brentsimmons/NetNewsWire/milestone/1)).
It supports [RSS](http://cyber.harvard.edu/rss/rss.html), [Atom](https://tools.ietf.org/html/rfc4287), [JSON Feed](https://jsonfeed.org/), and [RSS-in-JSON](https://github.com/scripting/Scripting-News/blob/master/rss-in-json/README.md) formats.
More info: [https://ranchero.com/netnewswire/](https://ranchero.com/netnewswire/)
Also see the [Technotes](Technotes/) and the [Roadmap](Technotes/Roadmap.md).
#### Community
[Join the Slack group](https://join.slack.com/t/netnewswire/shared_invite/enQtNjM4MDA1MjQzMDkzLTNlNjBhOWVhYzdhYjA4ZWFhMzQ1MTUxYjU0NTE5ZGY0YzYwZWJhNjYwNTNmNTg2NjIwYWY4YzhlYzk5NmU3ZTc) to talk with other NetNewsWire users — and to help out, if youd like to, by testing, coding, writing, providing feedback, or just helping us think things through. Everybody is welcome and encouraged to join.
#### On accepting pull requests
Its pretty early still, and we have strong opinions about how we want to do things, so were not seeking help just yet.
That said, we will seriously consider any pull requests we do get. Just note that we may not accept them, or we may accept them and do a bunch of revision.
Its probably a good idea to let us know first what youd like to do. ([Ask on Micro.blog](https://micro.blog/brentsimmons), or email brent@ranchero.com, or post something to the [bug tracker](https://github.com/brentsimmons/NetNewsWire/issues).)
Its probably a good idea to let us know first what youd like to do. The best place for that is definitely the [Slack group](https://join.slack.com/t/netnewswire/shared_invite/enQtNjM4MDA1MjQzMDkzLTNlNjBhOWVhYzdhYjA4ZWFhMzQ1MTUxYjU0NTE5ZGY0YzYwZWJhNjYwNTNmNTg2NjIwYWY4YzhlYzk5NmU3ZTc).
In the future — some time after 5.0 ships — we expect to want contributions. The plan is *not* to make this a one-person show forever.
We do plan to add more and more contributors over time. Totally. But were taking it slow as we learn how to manage an open source project.