Contributors should:
- Follow the Contributor Code of Conduct
- Use "tpope style" commit messages
- Begin the branch name with the issue number (e.g. "123-bug-fix")
- Reference the issue in the commit body (e.g. "Closes #123")
- Have one commit per issue (unless otherwise requested)