diff --git a/.github/ISSUE_TEMPLATE/4-feature-request.yml b/.github/ISSUE_TEMPLATE/4-feature-request.yml index 42406120a..2bfec45b4 100644 --- a/.github/ISSUE_TEMPLATE/4-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/4-feature-request.yml @@ -9,6 +9,8 @@ body: options: - label: I checked the [existing issues](https://github.com/modrinth/code/issues) for duplicate feature requests required: true + - label: I checked the [existing discussions](https://github.com/orgs/modrinth/discussions) for duplicate feature requests + required: true - label: I have checked that this feature request is not on our [roadmap](https://roadmap.modrinth.com) required: true - type: dropdown @@ -43,4 +45,4 @@ body: label: Additional context description: Add any other context or screenshots about the suggested enhancement here. validations: - required: false \ No newline at end of file + required: false