Skip to content

Commit

Permalink
.gitmessage: Added a commit template
Browse files Browse the repository at this point in the history
Helps to write commit messages, that are conforming to CONTRIBUTING.md.
  • Loading branch information
MSallermann committed Mar 14, 2024
1 parent d79eb37 commit a3fe911
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmessage
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
fileName: Thing I did
subHeading things

So this change was to do that thing I thought was good.

Co-authored-by: Joel Doe <[email protected]>

0 comments on commit a3fe911

Please sign in to comment.