Issue 31 #32
4
.github/issue-branch.yml
vendored
4
.github/issue-branch.yml
vendored
@@ -2,8 +2,8 @@ mode: auto
|
|||||||
silent: false
|
silent: false
|
||||||
branchName: short
|
branchName: short
|
||||||
branches:
|
branches:
|
||||||
- label: feature
|
- label: type/feature
|
||||||
prefix: feature/
|
prefix: feature/
|
||||||
- label: bug
|
- label: type/bug
|
||||||
prefix: bug/
|
prefix: bug/
|
||||||
autoCloseIssue: true
|
autoCloseIssue: true
|
||||||
|
|||||||
@@ -64,3 +64,6 @@ code {
|
|||||||
margin-bottom: .25rem;
|
margin-bottom: .25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.card .mx-auto {
|
||||||
|
margin-bottom: 50px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user