diff --git a/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml b/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml index 9fa4b1d..3f33432 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml @@ -7,7 +7,7 @@ body: 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 + - label: There are not and have never been any feature requests similar to this required: true - type: textarea @@ -15,4 +15,4 @@ body: label: What's your suggestion? description: Use the space below to describe your suggestion. Feel free to attach any relevant files/links. validations: - required: true \ No newline at end of file + required: true