18 lines
575 B
Markdown
18 lines
575 B
Markdown
# How to Contribute
|
|
|
|
We'd love to accept your patches and contributions to this project. There are
|
|
just a few small guidelines you need to follow. These are the steps:
|
|
|
|
1. Fork the repository
|
|
2. Make changes
|
|
3. Open a Pull Request from your foked to this repository
|
|
4. Make PR pass all checks
|
|
5. Wait for a review
|
|
|
|
## Code reviews
|
|
|
|
All submissions, including submissions by project members, require review. We
|
|
use GitHub pull requests for this purpose. Consult
|
|
[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
|
|
information on using pull requests.
|