diff --git a/.github/git_commit_template.txt b/.github/git_commit_template.txt new file mode 100644 index 000000000..558848815 --- /dev/null +++ b/.github/git_commit_template.txt @@ -0,0 +1,9 @@ +type[scope]: description + +#BODY (optional) +#Paragrahp to explain why the change is necessary, and how this is addressed. + +#FOOTER (mandatory if anything applies) +#BREAKING CHANGE: +#Reviewed-by: +#Related Issues: #