Create issues for
- Bug reports
- Feature requests
Please adhere to this style guide and most importantly,
- Indentations are soft indents (spaces) with an indent size of two characters.
- No extra end of line and blank line whitespace
Basically,
- Fork the project
- Create a branch and work on it
- Submit pull request
Commit messages should strictly follow this guideline. And please squash your commits unless it doesn't make sense.