Update question.yml

This commit is contained in:
gayolGate 2022-06-07 14:31:52 +02:00 committed by GitHub
parent eb57a7ca43
commit e019e8ffde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -15,11 +15,11 @@ body:
required: true required: true
- type: textarea - type: textarea
id: other-details id: aditional-info
attributes: attributes:
label: Other details label: Aditional information
placeholder: | placeholder: |
Additional details and attachments. Additional useful information, for example, a screenshot.
- type: checkboxes - type: checkboxes
id: acknowledgements id: acknowledgements
@ -27,7 +27,7 @@ body:
label: Acknowledgements label: Acknowledgements
description: Your question will be closed if you haven't done these steps. description: Your question will be closed if you haven't done these steps.
options: options:
- label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open issue. - label: I have searched the existing issues and this is a new question, **NOT** a duplicate or related to another open issue.
required: true required: true
- label: I have written a short but informative title. - label: I have written a short but informative title.
required: true required: true