Create issue-branch.yml

This commit is contained in:
2020-04-23 11:23:19 +01:00
committed by GitHub
parent 412966ec1d
commit 44a90b2c52

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