From b6ff63d03373b4c1f7b1dd151bcb54fc9c88acbd Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Wed, 27 May 2020 15:32:13 -0400 Subject: [PATCH] Update issue templates Removed references to list formatting --- .github/ISSUE_TEMPLATE/bug.md | 2 +- .github/ISSUE_TEMPLATE/enhancement.md | 2 +- .github/ISSUE_TEMPLATE/question.md | 2 +- .github/ISSUE_TEMPLATE/samplerequest.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 834953888..311bdef5d 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -7,7 +7,7 @@ assignees: '' --- -Thank you for reporting a bug! Use the sections below to submit a bug ONLY if it's related to samples in this repo. If you have an issue or question about web part development or documentation, please submit it at https://aka.ms/spdev-issues +Thank you for reporting a bug! Use the sections below to submit a bug ONLY if it's related to samples in this repo. If you have an issue or question about the SharePoint Framework or its documentation, please submit it at https://aka.ms/spdev-issues - Bugs that do not follow the below template will automatically be closed - All bug reports are welcome - we want to fix them! diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md index 289425122..d419ee343 100644 --- a/.github/ISSUE_TEMPLATE/enhancement.md +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -7,7 +7,7 @@ assignees: '' --- -Thank you for your suggestion! Use the sections below to submit a suggestion ONLY if it's related to samples in this repo. If you have an issue or question about web part development or documentation, please submit it at https://aka.ms/spdev-issues +Thank you for your suggestion! Use the sections below to submit a suggestion ONLY if it's related to samples in this repo. If you have an issue or question about the SharePoint Framework or its documentation, please submit it at https://aka.ms/spdev-issues - Suggestions that do not follow the below template will automatically be closed - All ideas are welcome - let's build something together! diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 0ad87d1af..2b7c6b0c4 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -7,7 +7,7 @@ assignees: '' --- -Thank you for asking a question! Use the sections below to submit a question ONLY if it's related to samples in this repo. If you have an issue or question about web part development or documentation, please submit it at https://aka.ms/spdev-issues +Thank you for asking a question! Use the sections below to submit a question ONLY if it's related to samples in this repo. If you have an issue or question about the SharePoint Framework or its documentation, please submit it at https://aka.ms/spdev-issues - Questions that do not follow the below template will automatically be closed - All questions are welcome - let us know what's on your mind! diff --git a/.github/ISSUE_TEMPLATE/samplerequest.md b/.github/ISSUE_TEMPLATE/samplerequest.md index 26c69f3f8..e2c2b7d7e 100644 --- a/.github/ISSUE_TEMPLATE/samplerequest.md +++ b/.github/ISSUE_TEMPLATE/samplerequest.md @@ -7,7 +7,7 @@ assignees: '' --- -Thank you for making a request! Use the sections below to submit a request ONLY for a new sample. If you have an issue or question about web part development or documentation, please submit it at https://aka.ms/spdev-issues +Thank you for making a request! Use the sections below to submit a request ONLY for a new sample. If you have an issue or question about the SharePoint Framework or its documentation, please submit it at https://aka.ms/spdev-issues - Requests that do not follow the below template will automatically be closed - All requests are welcome - the more the merrier!