docs: add guidelines for Conventional Commit format and structured commit messages
This commit is contained in:
parent
39927563b7
commit
abd98a9f37
1 changed files with 3 additions and 0 deletions
3
.github/git-commit-instructions.md
vendored
Normal file
3
.github/git-commit-instructions.md
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Use Conventional Commit format
|
||||
Specify the changes in a structured format
|
||||
Add information about the purpose of the commit
|
||||
Loading…
Add table
Add a link
Reference in a new issue