diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/suggestion.yml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/suggestion.yml b/.github/ISSUE_TEMPLATE/suggestion.yml index 4c6a9eb9..88bf66cf 100644 --- a/.github/ISSUE_TEMPLATE/suggestion.yml +++ b/.github/ISSUE_TEMPLATE/suggestion.yml @@ -33,8 +33,6 @@ body: options: - label: I have searched the issue tracker and did not find an issue describing my suggestion, especially not one that has been rejected. required: true -- type: markdown +- type: textarea attributes: - value: | - ### You may use the editor below to elaborate further. -# The issue_body: true up there makes the standard WYSIWYG editor for issues show up down here. + label: You may use the editor below to elaborate further. |