From 3cb0aec5040366cf67e25b915f16b03736a3ab3c Mon Sep 17 00:00:00 2001 From: Gordon Date: Tue, 24 Aug 2021 12:15:42 +0200 Subject: [PATCH] docs: fix punctuation --- .github/ISSUE_TEMPLATE/feature_request.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 20e36ad3..997171d2 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -9,7 +9,7 @@ body: - type: dropdown id: packages attributes: - label: Please select which package this feature is related to. + label: Please select which package this feature is related to description: You may select more than one. multiple: true options: @@ -42,7 +42,7 @@ body: - type: textarea id: solution attributes: - label: "Describe the solution that you'd like." + label: "Describe the solution that you'd like" description: A clear description of what you want to happen. placeholder: "Example: When clicking this I want that." - type: textarea