Added confirm for checking discussion threads

Signed-off-by: Jakob <minenash@protonmail.com>
This commit is contained in:
Jakob 2024-08-28 01:17:31 -04:00 committed by GitHub
parent c9d34feab7
commit 75f9fa5daf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
required: false