mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-04-20 09:43:15 +00:00
Set issue type in the templates
We already have the label, so it's not quite clear if it's worth it, but let make our issue board look even more like a tube of smarties.
This commit is contained in:
parent
5ba7f99326
commit
d6749f8461
1
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -1,6 +1,7 @@
|
||||
name: Bug report
|
||||
description: Report some misbehaviour in the mod
|
||||
labels: [ bug ]
|
||||
type: bug
|
||||
body:
|
||||
- type: dropdown
|
||||
id: mc-version
|
||||
|
1
.github/ISSUE_TEMPLATE/feature_request.md
vendored
1
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -2,6 +2,7 @@
|
||||
name: Feature request
|
||||
about: Suggest an idea or improvement
|
||||
labels: enhancement
|
||||
type: feature
|
||||
---
|
||||
|
||||
<!--
|
||||
|
Loading…
x
Reference in New Issue
Block a user