diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index 5600bec..3e88466 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -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 diff --git a/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml b/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml index aeb90dd..9fa4b1d 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml @@ -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: