chore: improve issue template (#17594)

This commit is contained in:
Julien Robert 2023-08-31 12:19:37 +02:00 committed by GitHub
parent 3e07c80ebc
commit 48805eb914
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,14 @@ body:
value: |
Thanks for taking the time to fill out this bug report!
Before smashing the submit button please review the template.
Please also ensure that this is not a duplicate issue :)
- type: checkboxes
attributes:
label: Is there an existing issue for this?
description: Please search existing issues to avoid creating duplicates.
options:
- label: I have searched the existing issues
required: true
- type: markdown
attributes: