First of all, thank you for taking the time to contribute!
Git Commit Messages Style Guide
-
Make sure branch names match following format:
issue type/
[issue number]
(e.g., docs/8) -
Make sure you have unit tests in place
-
Make sure all checks pass