Add Area: Documentation to labeler

This commit is contained in:
Sidharth Vinod
2023-07-07 10:32:13 +05:30
parent 052e9db16a
commit 0f4af09398

View File

@@ -1,3 +1,4 @@
'Type: Bug / Error': ['bug/*', fix/*]
'Type: Enhancement': ['feature/*', 'feat/*']
'Type: Other': ['other/*', 'chore/*', 'test/*', 'refactor/*']
'Area: Documentation': ['docs/*']