We would love to have you contribute to this project!
- check the existing issues to see if one matches the change you want to add
- fork this project
- create a descriptive branch name that starts with your name
- make all changes on this branch
- push this branch to your fork
- submit a pull request
Make sure to follow these conventions:
- commit messages must start with a capital
- commit message should answer this question:
This commit will...