We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 761f297 commit 01d19e8Copy full SHA for 01d19e8
1 file changed
README.md
@@ -147,7 +147,8 @@ The following are lists of conventions that either *should* be followed or *must
147
- Branch names are as follows:
148
- features: `feature/<ticket-number>_<short-description>`
149
- bugs: `bugfix/<ticket-number>_<short-description>`
150
-- Commit messages are written according to [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
+- Commit messages are written according to [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/):
151
+ - [List of Commit Types](https://github.com/pvdlg/conventional-commit-types?tab=readme-ov-file#commit-types)
152
153
### Logging
154
with [Log4j 2](https://logging.apache.org/log4j/2.x/)
0 commit comments