CONTRIBUTING.md
October 18, 2021 ยท View on GitHub
Pull requests are very welcome! If you run into any issues, don't hesitate to report it to me (through the "Issues" tab).
How to submit pull requests:
- Create a fork (click the "Fork"-button in the upper right corner)
- Create a feature branch (
git checkout -b branch_name) - Implement your changes
- (optionally) add your name to CREDITS.md
- Push
- Create a pull request from the fork: https://help.github.com/en/articles/creating-a-pull-request-from-a-fork