summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--git-commit-template10
1 files changed, 10 insertions, 0 deletions
diff --git a/git-commit-template b/git-commit-template
new file mode 100644
index 0000000..656b83e
--- /dev/null
+++ b/git-commit-template
@@ -0,0 +1,10 @@
+# If applied this commit will...
+Add/Fix/Drop/Change/Refactor/Document: whatever
+
+
+# Why is it necessary? (Bug fix, feature, improvements?)
+
+# How does the change address the issue?
+
+# What side effects does this change have?
+