When contributing to this repository, please first propose the changes you wish to make in an issue first. Doing this gives us the chance to discuss your proposal, add some feedback and provide assistence where needed.
Please note we have a code of conduct. We expect every contributor to follow the same standards we do.
- Fork the repository and clone to your development environment
- Create a new branch:
git checkout -b my-branch-name
- Implement your changes
- Push to your fork and submit a pull request
- Celebrate your contribution and wait for your pull request to be reviewed and merged.