Skip to content

Commit f582604

Browse files
committed
README.md: Remove outdated community information
This fixes apache#248.
1 parent 3fa0740 commit f582604

File tree

1 file changed

+12
-18
lines changed

1 file changed

+12
-18
lines changed

README.md

+12-18
Original file line numberDiff line numberDiff line change
@@ -81,30 +81,26 @@ Apache Mynewt welcomes pull request via Github. Discussions are done on Github,
8181
but depending on the topic, can also be relayed to the official Apache Mynewt
8282
developer mailing list [email protected].
8383

84-
If you are suggesting a new feature, please email the developer list directly,
85-
with a description of the feature you are planning to work on.
86-
87-
We do not merge pull requests directly on Github, all PRs will be pulled and
88-
pushed through https://git.apache.org/.
89-
9084
## Filing Bugs
9185

92-
Bugs can be filed on the
93-
[Apache Mynewt Bug Tracker](https://issues.apache.org/jira/browse/MYNEWT).
94-
95-
Where possible, please include a self-contained reproduction case!
86+
Bugs can be filed as Github issues
87+
[here](https://github.com/apache/mynewt-newt/issues). Where possible, please
88+
include a self-contained reproduction case!
9689

9790
## Feature Requests
9891

99-
Feature requests should also be filed on the
100-
[Apache Mynewt Bug Tracker](https://issues.apache.org/jira/browse/MYNEWT).
101-
Please introduce it as a ticket type "Wish."
92+
If you are suggesting a new feature, please email the developer list directly
93+
with a description of the feature or submit a
94+
[Github issue](https://github.com/apache/mynewt-newt/issues).
10295

10396
## Writing Tests
10497

10598
We love getting newt tests! Apache Mynewt is a huge undertaking, and improving
10699
code coverage is a win for every Apache Mynewt user.
107100

101+
Automated Newt tests are run in Travis. The test code can be found
102+
[here](https://github.com/JuulLabs-OSS/mynewt-travis-ci).
103+
108104
## Writing Documentation
109105

110106
Contributing to documentation (in addition to writing tests), is a great way
@@ -113,9 +109,7 @@ in [/docs](/docs).
113109

114110
## Getting Help
115111

116-
If you are having trouble contributing to Apache Mynewt, or just want to talk
117-
to a human about what you're working on, you can contact us via the
118-
[developers mailing list](mailto:[email protected]).
112+
The best place to seek help is the [Apache Mynewt slack channel](https://join.slack.com/t/mynewt/shared_invite/enQtNjA1MTg0NzgyNzg3LTZiYzgxNDQ3NmQ5ZWFkMTY4MjNjYTNmNGJjMDhiMmZiMWFjNDdkMzBlNzZjOWY0YzljYTBhYTg1YmRjYzljZDg)
119113

120-
Although not a formal channel, you can also find a number of core developers
121-
on the #mynewt channel on Freenode.
114+
The [Apache Mynewt developers mailing list](mailto:[email protected]) is
115+
another good resource.

0 commit comments

Comments
 (0)