[misc] Extend available commit tags
This commit is contained in:
parent
66684c2fea
commit
b7c32a15e7
|
@ -51,8 +51,13 @@ following pattern:
|
|||
Use these:
|
||||
- [core] Feature for Kibicara core
|
||||
- [frontend] Feature for Kibicara frontend
|
||||
- [platform] Feature for platforms like Twitter, Telegram, ...
|
||||
- [<platform>] Feature for platforms, e.g.
|
||||
- [twitter]
|
||||
- [telegram]
|
||||
- [email]
|
||||
- ...
|
||||
- [tests] Tests
|
||||
- [doc] Documentation
|
||||
- [misc] e.g. github action files
|
||||
- #\d+ if commit is related to specific issues or merge requests
|
||||
|
||||
|
|
Loading…
Reference in a new issue