Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.65 KB

CONTRIBUTING.md

File metadata and controls

13 lines (10 loc) · 1.65 KB

Contributing to React Navigation

This library is a community effort: it can only be great if we all help out in one way or another! If you feel like you aren't experienced enough using React Navigation to contribute, you can still make an impact by:

  • Responding to one of the open issues. Even if you can't resolve or fully answer a question, asking for more information or clarity on an issue is extremely beneficial for someone to come after you to resolve the issue.
  • Creating public example repositories or Snacks of navigation problems you have solved and sharing the links in Community Resources.
  • Answering questions on Stack Overflow.
  • Answering questions in our Reactiflux channel.
  • Providing feedback on the open PRs.
  • Providing feedback on the open RFCs.
  • Improving the website.

If you would like to submit a pull request, please follow the Contributors guide to find out how. If you don't know where to start, check the ones with the label good first issue - even fixing a typo in the documentation is a worthy contribution!