mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
Update PR Labeler config
This commit is contained in:
4
.github/pr-labeler.yml
vendored
4
.github/pr-labeler.yml
vendored
@@ -1,3 +1,3 @@
|
||||
'Type: Bug / Error': 'bug/*'
|
||||
'Type: Enhancement': 'feature/*'
|
||||
'Type: Bug / Error': ['bug/*', fix/*]
|
||||
'Type: Enhancement': ['feature/*', 'feat/*']
|
||||
'Type: Other': 'other/*'
|
||||
|
Reference in New Issue
Block a user