From 0bdacae26f5e8c1cfdfec8ab08a85ffca1fe19e8 Mon Sep 17 00:00:00 2001 From: Alexey Palazhchenko Date: Wed, 11 Aug 2021 15:33:50 +0300 Subject: [PATCH] Update feature_request.yml The tiniest tweak of the tiniest tweaks. --- .github/ISSUE_TEMPLATE/feature_request.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 9fc6dc4388cf..031f912fbb97 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -6,7 +6,7 @@ body: - type: textarea id: problem attributes: - label: your feature request related to a problem? Please describe. + label: Your feature request related to a problem? Please describe. placeholder: "A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]" validations: required: true @@ -30,7 +30,7 @@ body: - type: textarea id: additional attributes: - label: Additional context + label: Additional context. placeholder: "Add any other context or screenshots about the feature request here." validations: required: false