Contributing
You are welcome to edit, fork and create pull requests as you like.
- If you make a change, make sure to refer to any issues that it fixes.
- Make sure you have used linters and tested what you have added/changed works.
- Any pull request will be verified by the bots, so make sure you fix any issues the bots find.
- I, and any other users I approve will be able to merge your changes so be patient.
Docs
Feel free to improve documentation as you like by making a pull request in
/docs
. Once merged into the master branch, my ci server will update the
docs in the gh-pages
branch.