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.