Create issue-branch.yml

This commit is contained in:
2020-08-04 15:43:13 +01:00
committed by GitHub
parent 795a9c3e32
commit 37653039c6

9
.github/issue-branch.yml vendored Normal file
View File

@@ -0,0 +1,9 @@
mode: auto
silent: false
branchName: short
branches:
- label: feature
prefix: feature/
- label: bug
prefix: bug/
autoCloseIssue: true