I'd love your input! I want to make contributing to this project as easy and transparent as possible.
Open an issue for:
- Requesting new content
- Requesting new features
- Reporting anything incorrect
- Reporting a bug
- Discussing the current state of the code
- etc
All code change proposals happen through pull requests, as per Github Flow, so...
- Fork the repo and create your branch from
main
. - If you've added code that should be tested, add tests.
- If you've changed APIs, update the documentation.
- Ensure the test suite passes.
- Make sure your code lints.
- Issue that pull request!
In short, when you submit code changes, your submissions are understood to be under the same MIT License that covers the project.
This document was adapted from the open-source contribution guidelines for Facebook's Draft