From 5ef2768ffc352e12b74559f34f323cd1c52f793e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0nan=C3=A7=20G=C3=BCm=C3=BC=C5=9F?= Date: Fri, 1 Sep 2023 18:34:29 +0300 Subject: [PATCH] Improve issue template suggestion wording Co-authored-by: Ankur Agarwal Co-authored-by: ka3de --- .github/ISSUE_TEMPLATE/team_issues.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/team_issues.yaml b/.github/ISSUE_TEMPLATE/team_issues.yaml index d38687cae..86407734a 100644 --- a/.github/ISSUE_TEMPLATE/team_issues.yaml +++ b/.github/ISSUE_TEMPLATE/team_issues.yaml @@ -16,8 +16,8 @@ body: required: true - type: textarea attributes: - label: Suggestion - description: Do you have a suggestion to close the issue? + label: How? + description: Do you have any suggestions/solutions on how to solve the issue? validations: required: false - type: textarea