github: add a checkbox to the feature request form

This commit is contained in:
Hans Pagel 2021-09-29 00:16:04 +02:00
parent 0b644f8154
commit 007e7a0922

View File

@ -32,6 +32,13 @@ body:
attributes:
label: Anything to add? (optional)
placeholder: "Add any other context or screenshots here."
- type: checkboxes
attributes:
label: Is there an existing issue for this?
description: Please search to see if an issue already exists for the bug you encountered.
options:
- label: I have searched the existing issues
required: true
- type: markdown
attributes:
value: |