mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-31 06:06:44 +02:00
Add Area: Documentation
to labeler
This commit is contained in:
1
.github/pr-labeler.yml
vendored
1
.github/pr-labeler.yml
vendored
@@ -1,3 +1,4 @@
|
|||||||
'Type: Bug / Error': ['bug/*', fix/*]
|
'Type: Bug / Error': ['bug/*', fix/*]
|
||||||
'Type: Enhancement': ['feature/*', 'feat/*']
|
'Type: Enhancement': ['feature/*', 'feat/*']
|
||||||
'Type: Other': ['other/*', 'chore/*', 'test/*', 'refactor/*']
|
'Type: Other': ['other/*', 'chore/*', 'test/*', 'refactor/*']
|
||||||
|
'Area: Documentation': ['docs/*']
|
||||||
|
Reference in New Issue
Block a user