From 5d2068152c59375abe947ebc08710aeb5baf56f9 Mon Sep 17 00:00:00 2001 From: Shawn Kendrot Date: Thu, 25 Oct 2018 16:10:58 -0600 Subject: [PATCH 1/6] Fix link for doc instructions --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3dce68fa2f8..bc733d7701a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -27,7 +27,7 @@ What kind of change does this PR introduce? Please check if your PR fulfills the following requirements: - [ ] Tested code with current [supported SDKs](../readme.md#supported) -- [ ] Pull Request has been submitted to the documentation repository [instructions](..\contributing.md#docs). Link: +- [ ] Pull Request has been submitted to the documentation repository [instructions](../blob/master/contributing.md#-adding-documentation). Link: - [ ] Sample in sample app has been added / updated (for bug fixes / features) - [ ] Icon has been created (if new sample) following the [Thumbnail Style Guide and templates](https://github.com/windows-toolkit/WindowsCommunityToolkit-design-assets) - [ ] Tests for the changes have been added (for bug fixes / features) (if applicable) From bd667027319a3d11f56e6269150fe7a410ce9c94 Mon Sep 17 00:00:00 2001 From: Shawn Kendrot Date: Fri, 26 Oct 2018 08:32:02 -0600 Subject: [PATCH 2/6] Fix link to supported SDKs --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index bc733d7701a..9b2efd6ce59 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -26,7 +26,7 @@ What kind of change does this PR introduce? Please check if your PR fulfills the following requirements: -- [ ] Tested code with current [supported SDKs](../readme.md#supported) +- [ ] Tested code with current [supported SDKs](../#-supported-sdks) - [ ] Pull Request has been submitted to the documentation repository [instructions](../blob/master/contributing.md#-adding-documentation). Link: - [ ] Sample in sample app has been added / updated (for bug fixes / features) - [ ] Icon has been created (if new sample) following the [Thumbnail Style Guide and templates](https://github.com/windows-toolkit/WindowsCommunityToolkit-design-assets) From 77b9ceda6d4bbc3f898d8a10a01610c2d94733c9 Mon Sep 17 00:00:00 2001 From: Shawn Kendrot Date: Tue, 19 Feb 2019 09:55:24 -0700 Subject: [PATCH 3/6] Update PULL_REQUEST_TEMPLATE.md Fix typoe --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 9b2efd6ce59..664436b2af1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,7 +3,7 @@ Issue: # ## PR Type What kind of change does this PR introduce? - + From b83c05f9a470345b458da31489089310c0d9af37 Mon Sep 17 00:00:00 2001 From: Nikola Metulev Date: Tue, 19 Feb 2019 09:56:34 -0700 Subject: [PATCH 4/6] Update .github/PULL_REQUEST_TEMPLATE.md Co-Authored-By: skendrot --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 664436b2af1..0db87af9335 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -26,7 +26,7 @@ What kind of change does this PR introduce? Please check if your PR fulfills the following requirements: -- [ ] Tested code with current [supported SDKs](../#-supported-sdks) +- [ ] Tested code with current [supported SDKs](..#supported) - [ ] Pull Request has been submitted to the documentation repository [instructions](../blob/master/contributing.md#-adding-documentation). Link: - [ ] Sample in sample app has been added / updated (for bug fixes / features) - [ ] Icon has been created (if new sample) following the [Thumbnail Style Guide and templates](https://github.com/windows-toolkit/WindowsCommunityToolkit-design-assets) From 87df3e111575b806a0e1ccbb9069bf08ecda79cd Mon Sep 17 00:00:00 2001 From: Kyaa-dost <35208324+Kyaa-dost@users.noreply.github.com> Date: Tue, 17 Mar 2020 16:49:15 -0700 Subject: [PATCH 5/6] Update .github/PULL_REQUEST_TEMPLATE.md Co-Authored-By: Michael Hawker MSFT (XAML Llama) --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0e8aaa78718..5d01551b99a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -26,7 +26,7 @@ What kind of change does this PR introduce? Please check if your PR fulfills the following requirements: -- [ ] Tested code with current [supported SDKs](..#supported) +- [ ] Tested code with current [supported SDKs](https://github.com/windows-toolkit/WindowsCommunityToolkit#supported) - [ ] Pull Request has been submitted to the documentation repository [instructions](../blob/master/contributing.md#-adding-documentation). Link: - [ ] Sample in sample app has been added / updated (for bug fixes / features) - [ ] Icon has been created (if new sample) following the [Thumbnail Style Guide and templates](https://github.com/windows-toolkit/WindowsCommunityToolkit-design-assets) From 9f711401128229d8a84dabaf748a82e862cb47e3 Mon Sep 17 00:00:00 2001 From: Kyaa-dost <35208324+Kyaa-dost@users.noreply.github.com> Date: Tue, 17 Mar 2020 16:49:42 -0700 Subject: [PATCH 6/6] Update .github/PULL_REQUEST_TEMPLATE.md Co-Authored-By: Michael Hawker MSFT (XAML Llama) --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5d01551b99a..577c869d556 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -27,7 +27,7 @@ What kind of change does this PR introduce? Please check if your PR fulfills the following requirements: - [ ] Tested code with current [supported SDKs](https://github.com/windows-toolkit/WindowsCommunityToolkit#supported) -- [ ] Pull Request has been submitted to the documentation repository [instructions](../blob/master/contributing.md#-adding-documentation). Link: +- [ ] Pull Request has been submitted to the documentation repository [instructions](https://github.com/MicrosoftDocs/WindowsCommunityToolkitDocs#contributing). Link: - [ ] Sample in sample app has been added / updated (for bug fixes / features) - [ ] Icon has been created (if new sample) following the [Thumbnail Style Guide and templates](https://github.com/windows-toolkit/WindowsCommunityToolkit-design-assets) - [ ] Tests for the changes have been added (for bug fixes / features) (if applicable)