From 224d987cd78fd3154591eb5b597e0d1de3e9ba74 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sat, 12 Mar 2022 16:52:33 -0500 Subject: [PATCH] Fixed issue label --- .github/ISSUE_TEMPLATE/bug-report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 09a5d1e34..3b9e2caea 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -28,8 +28,9 @@ body: required: true attributes: label: Disclaimer + description: I have reviewed the **[troubleshooting steps](https://github.com/pnp/sp-dev-fx-webparts/wiki/Troubleshooting-issues-with-samples)** and **[how to create good issues](https://github.com/pnp/sp-dev-fx-webparts/wiki/How-to-Create-Good-Issues)** before submitting this issue and understand that my issue may be closed if I do not follow the guidelines. options: - - label: I have reviewed the **[troubleshooting steps](https://github.com/pnp/sp-dev-fx-webparts/wiki/Troubleshooting-issues-with-samples)** and **[how to create good issues](https://github.com/pnp/sp-dev-fx-webparts/wiki/How-to-Create-Good-Issues)** before submitting this issue and understand that my issue may be closed if I do not follow the guidelines. + - label: Yes - type: input id: sample validations: