Skip to content

Commit

Permalink
Contributing section enhancement
Browse files Browse the repository at this point in the history
  • Loading branch information
teivah committed Apr 7, 2021
1 parent e3b929c commit 16f17ed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ Before to create a pull request, make sure to format your code using:

## Open an issue

This is to encourage discussions and reach a sound design decision before implementing an additional feature or fixing a bug. If you're proposing a new feature, make it obvious in the subject.
This is to encourage discussions and reach a sound design decision before implementing an additional feature or fixing a bug. If you're proposing a new feature, make it obvious in the subject.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,9 @@ How to use the [assert API](doc/assert.md) to write unit tests while using RxGo.

## Contributing

All contributions are very welcome! Be sure you check out the [contributing guidelines](CONTRIBUTING.md) first. Also, if you publish a post about RxGo, please let us know. We would be glad to include it in the [External Resources](#external-resources) section.
All contributions are very welcome! Be sure you check out the [contributing guidelines](CONTRIBUTING.md) first. Newcomers can take a look at ongoing issues and check for the `help needed` label.

Also, if you publish a post about RxGo, please let us know. We would be glad to include it in the [External Resources](#external-resources) section.

Thanks to all the people who already contributed to RxGo!

Expand Down

0 comments on commit 16f17ed

Please sign in to comment.