From f90160ac870742c317db18d3e3f2803e84d13fb8 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sat, 24 Apr 2021 12:40:59 -0400 Subject: [PATCH] Update bug-report.yml --- .github/ISSUE_TEMPLATE/bug-report.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index c5ea53676..448ebd312 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -32,11 +32,11 @@ body: Use the sample name or URL. We don't want to be spend all this time diagnosing issues about the wrong sample, do we? - type: input - validations: - required: true - attributes: - label: Authors - description: | + validations: + required: true + attributes: + label: Authors + description: | Because of the way this repository is configured, samples authors do not get a notification when you create an issue. For the section above **@mention any author of the sample**. Authors' GitHub handle can be found on the main sample documentation page, under the "Solution" section.