docs: add guidelines for Conventional Commit format and structured commit messages

This commit is contained in:
David Snelling 2025-08-03 09:47:09 -07:00
parent 39927563b7
commit abd98a9f37

3
.github/git-commit-instructions.md vendored Normal file
View file

@ -0,0 +1,3 @@
Use Conventional Commit format
Specify the changes in a structured format
Add information about the purpose of the commit