diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2982bdbdfec..577c869d556 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,7 +3,7 @@ Fixes # ## PR Type What kind of change does this PR introduce? - + @@ -26,8 +26,8 @@ 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: +- [ ] Tested code with current [supported SDKs](https://github.com/windows-toolkit/WindowsCommunityToolkit#supported) +- [ ] 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)