diff --git a/.git-commit-template.txt b/.git-commit-template.txt index 8c104321..d890fb31 100644 --- a/.git-commit-template.txt +++ b/.git-commit-template.txt @@ -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"