diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 4b75348d6..f73a6b088 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -8,7 +8,7 @@ issue_body: true body: - type: markdown attributes: - value: | + value: > Please note: we are currently not accepting feature requests designed to make it easier to give WorldEdit to all players on a server. WorldEdit is intended for admin use only. @@ -16,7 +16,7 @@ body: - type: textarea attributes: label: The Problem - description: | + description: > What is making your WorldEdit experience sub-optimal? This should be something that cannot be easily solved by existing WorldEdit features. placeholder: It's hard to ... ; I'm unable to ...