This commit is contained in:
Classic298
2025-10-17 11:32:17 +02:00
committed by GitHub
parent 9ae06a3cac
commit a483d41de2
5 changed files with 50 additions and 22 deletions

View File

@@ -36,14 +36,14 @@ body:
label: Check Existing Issues
description: Please confirm that you've checked for existing similar requests
options:
- label: I have searched all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request.
- label: I have searched for all existing **open AND closed** issues and discussions for similar requests. I have found none that is comparable to my request.
required: true
- type: textarea
id: problem-description
attributes:
label: Problem Description
description: Is your feature request related to a problem? Please provide a clear and concise description of what the problem is.
placeholder: "Ex. I'm always frustrated when..."
placeholder: "Ex. I'm always frustrated when... / Not related to a problem"
validations:
required: true
- type: textarea