mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-24 03:39:01 +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:
|
||||
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: |
|
||||
|
Loading…
Reference in New Issue
Block a user