Update label-actions.yml
This commit is contained in:
parent
56dea4bcd6
commit
743422faed
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue