Skip to content

Commit

Permalink
chore: update git-commit-template.txt (#393)
Browse files Browse the repository at this point in the history
  • Loading branch information
kilrau authored Oct 7, 2023
1 parent 7ded9c5 commit b08b092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .git-commit-template.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# perf (A code change that improves performance)
# test (Adding missing or correcting existing tests)
# chore (Changes to the build process or auxiliary tools and libraries such as documentation generation)
# An optional scope specifies the place of the commit change, e.g. orderbook, p2p, proto, swaps, etc...
# An optional scope specifies the place of the commit change, e.g. e.g. normal swap, reverse swap, liquid, etc...
# You can use * when the change affects more than a single scope.
# The subject contains succinct description of the change:
# Use the imperative, present tense: "change" not "changed" nor "changes"
Expand Down

0 comments on commit b08b092

Please sign in to comment.