mermaid/.github/pr-labeler.yml

4 lines
108 B
YAML
Raw Normal View History

2023-07-06 18:35:58 +02:00
'Type: Bug / Error': ['bug/*', fix/*]
'Type: Enhancement': ['feature/*', 'feat/*']
2019-11-30 23:23:09 +01:00
'Type: Other': 'other/*'