[CI-SKIP] Add Other textarea to issue templates (#5562)

This commit is contained in:
Prof-Bloodstone
2021-05-05 05:00:10 +02:00
parent b9ab5132c3
commit a323f37ceb
4 changed files with 21 additions and 9 deletions

View File

@@ -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