mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-11 11:45:15 +08:00
github: add a checkbox to the feature request form
This commit is contained in:
parent
0b644f8154
commit
007e7a0922
7
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
7
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -32,6 +32,13 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Anything to add? (optional)
|
label: Anything to add? (optional)
|
||||||
placeholder: "Add any other context or screenshots here."
|
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
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
|
Loading…
Reference in New Issue
Block a user