Feature/71 #87

Merged
luketainton merged 7 commits from feature/71 into main 2020-08-13 20:02:24 +00:00
Showing only changes of commit af243b1976 - Show all commits

View File

@@ -3,9 +3,11 @@ silent: false
branchName: '${issue.number}'
branches:
- label: type/feature
prefix: feature/
prefix: feat/
- label: type/bug
prefix: bug/
- label: type/epic
prefix: epic/
- label: type/docs
prefix: docs/
autoCloseIssue: true