Update labeler.yml

This commit is contained in:
吴多益 2022-04-12 14:21:19 +08:00 committed by GitHub
parent d0f7f95541
commit 92b69f3a73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
.github/labeler.yml vendored
View File

@ -16,10 +16,10 @@ labels:
'help wanted':
- '\bhelp( wanted)?\b'
'feat':
- '\bfeat\b'
- '\bfeat'
'fix':
- '\bfix\b'
- '\bfix'
'chore':
- '\bchore\b'
- '\bchore'
'doc':
- '\bdoc[s]?\b'
- '\bdoc[s]?'