[CI-SKIP] Add Other textarea to issue templates (#5562)
This commit is contained in:
7
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
7
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
@@ -37,6 +37,9 @@ body:
|
||||
- label: I have ensured the feature I'm requesting isn't already in the latest supported Paper build.
|
||||
required: true
|
||||
|
||||
- type: markdown
|
||||
- type: textarea
|
||||
attributes:
|
||||
value: Add any other context or screenshots about the feature request below.
|
||||
label: Other
|
||||
description: Add any other context or screenshots about the feature request below.
|
||||
validations:
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user