chore(github): make description in bug report use a textarea

Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
Philip Molares 2023-06-25 20:04:29 +02:00 committed by Yannick Bungers
parent e28b4183db
commit 7f5bc46846

View file

@ -8,7 +8,7 @@ body:
value: | value: |
- If you're requesting an improvement for an existing feature, then please consider filling out an "enhancement request" instead! - If you're requesting an improvement for an existing feature, then please consider filling out an "enhancement request" instead!
- If you're requesting a new feature, that isn't part of this project yet, then please consider filling out a "feature request" instead! - If you're requesting a new feature, that isn't part of this project yet, then please consider filling out a "feature request" instead!
- type: input - type: textarea
id: description id: description
attributes: attributes:
label: Description label: Description