This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git


The following commit(s) were added to refs/heads/master by this push:
     new f582604  README.md: Remove outdated community information
f582604 is described below

commit f582604d00f96e98b5a7cea8b6ffe2e4eaa81ea8
Author: Christopher Collins <ccoll...@apache.org>
AuthorDate: Fri Sep 13 13:42:53 2019 -0700

    README.md: Remove outdated community information
    
    This fixes #248.
---
 README.md | 30 ++++++++++++------------------
 1 file changed, 12 insertions(+), 18 deletions(-)

diff --git a/README.md b/README.md
index 4266fa4..dbae9f4 100644
--- a/README.md
+++ b/README.md
@@ -81,30 +81,26 @@ Apache Mynewt welcomes pull request via Github.  
Discussions are done on Github,
 but depending on the topic, can also be relayed to the official Apache Mynewt
 developer mailing list d...@mynewt.apache.org.
 
-If you are suggesting a new feature, please email the developer list directly,
-with a description of the feature you are planning to work on.
-
-We do not merge pull requests directly on Github, all PRs will be pulled and
-pushed through https://git.apache.org/.
-
 ## Filing Bugs
 
-Bugs can be filed on the
-[Apache Mynewt Bug Tracker](https://issues.apache.org/jira/browse/MYNEWT).
-
-Where possible, please include a self-contained reproduction case!
+Bugs can be filed as Github issues
+[here](https://github.com/apache/mynewt-newt/issues).  Where possible, please
+include a self-contained reproduction case!
 
 ## Feature Requests
 
-Feature requests should also be filed on the
-[Apache Mynewt Bug Tracker](https://issues.apache.org/jira/browse/MYNEWT).
-Please introduce it as a ticket type "Wish."
+If you are suggesting a new feature, please email the developer list directly
+with a description of the feature or submit a
+[Github issue](https://github.com/apache/mynewt-newt/issues).
 
 ## Writing Tests
 
 We love getting newt tests!  Apache Mynewt is a huge undertaking, and improving
 code coverage is a win for every Apache Mynewt user.
 
+Automated Newt tests are run in Travis.  The test code can be found
+[here](https://github.com/JuulLabs-OSS/mynewt-travis-ci).
+
 ## Writing Documentation
 
 Contributing to documentation (in addition to writing tests), is a great way
@@ -113,9 +109,7 @@ in [/docs](/docs).
 
 ## Getting Help
 
-If you are having trouble contributing to Apache Mynewt, or just want to talk
-to a human about what you're working on, you can contact us via the
-[developers mailing list](mailto:d...@mynewt.apache.org).
+The best place to seek help is the [Apache Mynewt slack 
channel](https://join.slack.com/t/mynewt/shared_invite/enQtNjA1MTg0NzgyNzg3LTZiYzgxNDQ3NmQ5ZWFkMTY4MjNjYTNmNGJjMDhiMmZiMWFjNDdkMzBlNzZjOWY0YzljYTBhYTg1YmRjYzljZDg)
 
-Although not a formal channel, you can also find a number of core developers
-on the #mynewt channel on Freenode.
+The [Apache Mynewt developers mailing list](mailto:d...@mynewt.apache.org) is
+another good resource.

Reply via email to