Skip to content

Commit c857348

Browse files
authored
Add pr-labeler configuration file
1 parent 9332a9e commit c857348

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/pr-labeler.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
feature: ['feature/*', 'feat/*', 'feature-*', 'feat-*']
2+
bug: ['fix/*', 'fix-*']
3+
chore: ['chore/*', 'chore-*']

0 commit comments

Comments
 (0)