mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2025-08-07 04:16:40 +08:00
Add bug label to new issues
This commit is contained in:
1
.github/ISSUE_TEMPLATE/bug.yaml
vendored
1
.github/ISSUE_TEMPLATE/bug.yaml
vendored
@@ -1,5 +1,6 @@
|
|||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: If you've already asked for help with a problem and confirmed something is broken with git-auto-commit itself, create a bug report.
|
description: If you've already asked for help with a problem and confirmed something is broken with git-auto-commit itself, create a bug report.
|
||||||
|
labels: ["bug"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
Reference in New Issue
Block a user