From 743422faed54d5370c6d670e8954d6843366f9f9 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Tue, 25 May 2021 14:13:43 -0400 Subject: [PATCH] Update label-actions.yml --- .github/label-actions.yml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/.github/label-actions.yml b/.github/label-actions.yml index 9553b54cb..f6bedf247 100644 --- a/.github/label-actions.yml +++ b/.github/label-actions.yml @@ -4,7 +4,13 @@ incomplete-submission: # Post a comment comment: > - Thank you for your submission, but there isn't enough detail in the issue for us to review & move forward. The new issue template includes sections for you to fill out. Please resubmit your issue and complete the provided sections in the new item template so we can move forward on it 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) + Thank you for your submission, but there isn't enough detail in the issue for us to review & move forward. + + + The new issue template includes sections for you to fill out. + + + Please resubmit your issue and complete the provided sections in the new item template so we can move forward on it 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: true @@ -12,7 +18,10 @@ incomplete-submission: status:incomplete-submission: # Post a comment comment: > - Thank you for your submission, but there isn't enough detail in the issue for us to review & move forward. The new issue template includes sections for you to fill out. Please resubmit your issue and complete the provided sections in the new item template so we can move forward on it 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) + Thank you for your submission, but there isn't enough detail in the issue for us to review & move forward. + + + The new issue template includes sections for you to fill out. Please resubmit your issue and complete the provided sections in the new item template so we can move forward on it 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: true @@ -20,7 +29,10 @@ status:incomplete-submission: status:wrong-repo: # Post a comment comment: > - Thank you for your submission, but this issues list is intended only for issues related to the samples in this repository. For general SPFx development issues, you may want to try to create issues in the [SP-Dev-Docs repository](https://github.com/SharePoint/sp-dev-docs/issues/new) + Thank you for your submission, but this issues list is intended only for issues related to the samples in this repository. + + + For general SPFx development issues, you may want to try to create issues in the [SP-Dev-Docs repository](https://github.com/SharePoint/sp-dev-docs/issues/new) # Close the issue close: true