From 723e6851ef5f3ea98b7649a631356fe41f6c43fa Mon Sep 17 00:00:00 2001 From: Andy Allan Date: Wed, 3 Aug 2022 18:48:02 +0100 Subject: [PATCH] Minor grammar changes to feature template --- .github/ISSUE_TEMPLATE/feature.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 0931ca0d6..696b2cfbd 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -8,7 +8,7 @@ body: id: idea attributes: label: Problem - description: Please describe problem or use case that is the cause for your feature request or idea. + description: Please describe the problem or use case that is the cause for your feature request or idea. placeholder: validations: required: false @@ -16,7 +16,7 @@ body: id: idea attributes: label: Description - description: Please describe you feature request, idea or question. + description: Please describe your feature request, idea or question. placeholder: validations: required: false -- 2.39.5