[misc] Extend available commit tags

fix-devenv
Thomas Lindner 2020-07-06 22:25:17 +02:00 committed by acipm
parent 66684c2fea
commit b7c32a15e7
1 changed files with 6 additions and 1 deletions

View File

@ -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