This project only accepts pull requests related to open issues. If suggesting a new feature or change, please discuss it in an issue first. If fixing a bug, there should be an issue describing it with steps to reproduce.
- Your branch must be named /feature/<name_of_feature>
You can use the git-flow plugin.
See https://chris.beams.io/posts/git-commit/
You must create a pull-request with your changes, so it can be reviewed by another developer and merged.