mermaid/.github/pr-labeler.yml

5 lines
122 B
YAML
Raw Normal View History

2019-11-30 23:23:09 +01:00
'Type: Bug / Error': 'bug/*'
'Type: Enhancement': 'feature/*'
'Type: Other': 'other/*'
'Type: Dependabot': 'dependabot/*'