- Please create an issue before creating a Pull Request
- Please ensure to use the
dev
branch as the base for all PRs - Please ensure the
dev
branch is up-to-date before implement/fix your feature - Please use the following Git commit message style
- Use the future tense ("Adds feature" not "Added feature")
- Limit the first line to 72 characters or less
- Reference issues and pull requests liberally after the first line
- My changes are based off of the
dev
branch - My changes follow the coding style of this project
- My changes build without any errors or warnings
- My changes have been formatted and linted
- My changes have been applied to the wiki as needed