From 1d450428c97d6c8e734ce7e02b8ddd9886e43e25 Mon Sep 17 00:00:00 2001 From: Walkx Date: Sat, 14 May 2022 13:55:20 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=91=E2=80=8D=F0=9F=92=BB=20Improves=20?= =?UTF-8?q?feature=20request=20issue=20template?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/feature-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 9fe1dd6d4..d1b5cc3e0 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -7,7 +7,7 @@ body: id: feature attributes: label: Description - description: Describe the feature you would like to see. Tell us how you imagine it and try to provide as much usefull information as possible. **PLEASE** use images or drawings or anything to image your thoughts. Also please do not say "Like X and Y do" as we sometimes don't know what X and Y are. + description: Describe the feature you would like to see. Tell us how you imagine it and try to provide as much useful information as possible. **PLEASE**: Use images/screenshots, include details about X & Y when requesting changes like X & Y service does, make your description atleast 300 characters. Having an unclear issue with too little detail will result in your issue being marked as invalid and closed. placeholder: An outline of the feature you would like to see implemented, include as much detail as possible! validations: required: true