mirror of
https://github.com/apple/swift-nio-extras.git
synced 2025-05-14 08:52:42 +08:00
add git commit template
Motivation: We want commits to have messages like this commit Modifications: added commit template Result: More uniform commits
This commit is contained in:
parent
0874b531ce
commit
9883b25cf0
14
dev/git.commit.template
Normal file
14
dev/git.commit.template
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
One line description of your change
|
||||||
|
|
||||||
|
Motivation:
|
||||||
|
|
||||||
|
Explain here the context, and why you're making that change.
|
||||||
|
What is the problem you're trying to solve.
|
||||||
|
|
||||||
|
Modifications:
|
||||||
|
|
||||||
|
Describe the modifications you've done.
|
||||||
|
|
||||||
|
Result:
|
||||||
|
|
||||||
|
After your change, what will change.
|
Loading…
x
Reference in New Issue
Block a user