finally finally finish issue templates
This commit is contained in:
2
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
2
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
@@ -29,7 +29,7 @@ body:
|
|||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
label: Server Software
|
label: Server Software
|
||||||
description: What type of server are you running RTW on?
|
description: What type of server are you running RealTimeWeather on?
|
||||||
options:
|
options:
|
||||||
- Bukkit
|
- Bukkit
|
||||||
- Paper
|
- Paper
|
||||||
|
6
.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
vendored
6
.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
vendored
@@ -6,9 +6,9 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Is there already a request similar to this?
|
label: Is there already a request similar to this?
|
||||||
description: Check the [other feature requests](https://github.com/Jack1424/RealTimeWeather/issues?q=label%3Aenhancement+) and ensure that this hasn't been requested yet
|
description: Check the [other feature requests](https://github.com/Jack1424/RealTimeWeather/issues?q=label%3Aenhancement+) and ensure that this hasn't been requested yet
|
||||||
options:
|
options:
|
||||||
- label: There are and have never been any feature requests similar to this
|
- label: There are and have never been any feature requests similar to this
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
|
Reference in New Issue
Block a user