Create issue-branch.yml
This commit is contained in:
9
.github/issue-branch.yml
vendored
Normal file
9
.github/issue-branch.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
mode: auto
|
||||
silent: false
|
||||
branchName: short
|
||||
branches:
|
||||
- label: feature
|
||||
prefix: feature/
|
||||
- label: bug
|
||||
prefix: bug/
|
||||
autoCloseIssue: true
|
||||
Reference in New Issue
Block a user