summaryrefslogtreecommitdiff
path: root/git-commit-template
blob: 656b83eb6b5345ce9a3a9dd85ff6728e53917093 (plain)
1
2
3
4
5
6
7
8
9
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?