Skip to content

Commit 9e6cef4

Browse files
Lukasanormanmaurer
authored andcommitted
Add our preferred commit template to the repository. (#5)
Motivation: We would like users to use the commit template across all SwiftNIO projects, including this one. Modifications: Added the commit template to the repository. Result: The commit template will be in the repository.
1 parent 66436a0 commit 9e6cef4

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

dev/git.commit.template

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
One line description of your change
2+
3+
Motivation:
4+
5+
Explain here the context, and why you're making that change.
6+
What is the problem you're trying to solve.
7+
8+
Modifications:
9+
10+
Describe the modifications you've done.
11+
12+
Result:
13+
14+
After your change, what will change.

0 commit comments

Comments
 (0)