[misc] Extend available commit tags

This commit is contained in:
Thomas Lindner 2020-07-06 22:25:17 +02:00 committed by acipm
parent 66684c2fea
commit b7c32a15e7

View file

@ -51,8 +51,13 @@ following pattern:
Use these: Use these:
- [core] Feature for Kibicara core - [core] Feature for Kibicara core
- [frontend] Feature for Kibicara frontend - [frontend] Feature for Kibicara frontend
- [platform] Feature for platforms like Twitter, Telegram, ... - [<platform>] Feature for platforms, e.g.
- [twitter]
- [telegram]
- [email]
- ...
- [tests] Tests - [tests] Tests
- [doc] Documentation
- [misc] e.g. github action files - [misc] e.g. github action files
- #\d+ if commit is related to specific issues or merge requests - #\d+ if commit is related to specific issues or merge requests