From 9cbce8a994ee3316226339401db459307b73ca44 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sun, 7 Nov 2021 22:49:52 -0500 Subject: [PATCH] Create wrong-author.md --- .github/ISSUE_RESPONSE/wrong-author.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/ISSUE_RESPONSE/wrong-author.md diff --git a/.github/ISSUE_RESPONSE/wrong-author.md b/.github/ISSUE_RESPONSE/wrong-author.md new file mode 100644 index 000000000..bfcedbb0f --- /dev/null +++ b/.github/ISSUE_RESPONSE/wrong-author.md @@ -0,0 +1,13 @@ +## Invalid Author + +Thank you for your submission, but you appear to have forgotten to @mention the sample author(s). + +To help increase your chances of getting assistance from the original authors of the sample, you should make sure to @mention the actual authors (and not the repository maintainers). + +Please note that the sample authors will not get notified about this issue unless you update this issue accordingly. + +You can find the author(s) of each sample in the sample's `README.md`, under **Solution**. + +We'll automatically close this issue in 7 days unless you update the issue. + +For more information on how to create a good issue, refer to our wiki for more information: [How to Create Good Issues](https://github.com/pnp/sp-dev-fx-webparts/wiki/How-to-Create-Good-Issues)