From 4de321acf317adc8aa771b2ddfeb9d376a563f49 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Fri, 29 Dec 2023 11:11:39 -0800 Subject: [PATCH] Fixed message for clarity --- .github/label-actions.yml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.github/label-actions.yml b/.github/label-actions.yml index cc3bef46c..ab2003321 100644 --- a/.github/label-actions.yml +++ b/.github/label-actions.yml @@ -41,17 +41,19 @@ status:wrong-author: comment: |+ ## Wrong or missing contributor @mentions - Thank you for your submission, but you appear to have forgotten to @mention the sample contributor(s). + 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 contributors of the sample, you should make sure to @mention the actual contributors (and not the repository maintainers). + 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 contributors will not get notified about this issue unless you update this issue accordingly. + Make sure to include the `@` character before the GitHub username so that the author(s) get notified; using the person's name is not going to work. - You can find the contributors of each sample in the sample's `README.md`, under the aptly-named **Contributors** section. + 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) + 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