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
|
||||
attributes:
|
||||
label: Server Software
|
||||
description: What type of server are you running RTW on?
|
||||
description: What type of server are you running RealTimeWeather on?
|
||||
options:
|
||||
- Bukkit
|
||||
- Paper
|
||||
|
6
.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
vendored
6
.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
vendored
@@ -6,9 +6,9 @@ body:
|
||||
attributes:
|
||||
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
|
||||
options:
|
||||
- label: There are and have never been any feature requests similar to this
|
||||
required: true
|
||||
options:
|
||||
- label: There are and have never been any feature requests similar to this
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
|
Reference in New Issue
Block a user