From c42485c395db6dd0565321e0789d84df420cc40b Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sat, 6 Nov 2021 18:05:17 -0400 Subject: [PATCH] Updated label action --- .github/label-actions.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/label-actions.yml b/.github/label-actions.yml index 525882842..db0e8cfab 100644 --- a/.github/label-actions.yml +++ b/.github/label-actions.yml @@ -42,10 +42,14 @@ status:wrong-author: comment: > Thank you for your submission, but you appear to have tagged the wrong author. + To help increase your chances of getting assistance from the original authors of the sample, you should make sure to @mention the actual authors -- not the repository maintainers. - Please note that the sample authors will not get notified about this issue unless you update this issue accordingly. - + + Please note that the sample authors will not get notified about this issue unless you update this issue accordingly. + + 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) + # Close the issue close: false