diff --git a/.gitmessage.txt b/.gitmessage.txt new file mode 100644 index 0000000..4c7595f --- /dev/null +++ b/.gitmessage.txt @@ -0,0 +1,18 @@ +# Please write in this format +# : + +################ +# Write body + +################ +# Write footer or issue number + +################ +# feature : New feature +# fix : Fix bug +# docs : Fix docs +# test : Mofiy test code +# refactor : Refactoring code +# style : Changes that don't affect code semantics +# chore : Build parts or package manager modifications +################ \ No newline at end of file