From a63a2e3ec805e8020804a746fe3b783c8ad2d35f Mon Sep 17 00:00:00 2001 From: Craig Wright Date: Fri, 19 Aug 2022 17:11:13 -0700 Subject: [PATCH] Minor copy fixes for the issue form title reminder text. --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f6695fd1e5e8..c4d9de4995b6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -121,4 +121,4 @@ body: - type: markdown attributes: value: | - **Note:** if the submit button is disabled and you have filled out all required fields, check that you did not forget a Title for the issue. + **Note:** If the submit button is disabled and you have filled out all required fields, please check that you did not forget a **Title** for the issue. diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 0d1f6817faac..9549ba81577e 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -84,4 +84,4 @@ body: - type: markdown attributes: value: | - **Note:** if the submit button is disabled and you have filled out all required fields, check that you did not forget a Title for the issue. + **Note:** If the submit button is disabled and you have filled out all required fields, please check that you did not forget a **Title** for the issue.