diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 448ebd312..26e564fe9 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -35,13 +35,15 @@ body: validations: required: true attributes: - label: Authors + label: Author(s) description: | + Who wrote the sample? + 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. - Don't @mention the repo maintainers, they already get notified. + **NOTE:** Don't @mention the repo maintainers, they already get notified. - type: textarea id: what-happened