diff --git a/git-templates/commit-template.txt b/git-templates/commit-template.txt new file mode 100644 index 0000000000..0f7b63431e --- /dev/null +++ b/git-templates/commit-template.txt @@ -0,0 +1,13 @@ +# Suricata commit template +# See https://docs.suricata.io/en/latest/devguide/contributing/code-submission-process.html +# Commit Title + +# Description +# Provide a description of the changes in this commit that +# gives the "why" for the change(s). Optionally, provide the +# actual changes (the "what"). +# - List main changes +# - List the motivation for each change +# - Optionally, include the specific changes + +Ticket: