You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,7 @@ Please check if your PR fulfills the following requirements:
38
38
-[ ] Pull Request has been submitted to the documentation repository [instructions](..\contributing.md#docs). Link: <!-- docs PR link -->
39
39
-[ ] Sample in sample app has been added / updated (for bug fixes / features)
40
40
-[ ] Icon has been created (if new sample) following the [Thumbnail Style Guide and templates](https://github.com/windows-toolkit/WindowsCommunityToolkit-design-assets)
41
+
-[ ] New major feature/change in the toolkit and documents have or will be added to the [Wiki](https://github.com/windows-toolkit/WindowsCommunityToolkit/wiki)
41
42
-[ ] Tests for the changes have been added (for bug fixes / features) (if applicable)
42
43
-[ ] Header has been added to all new source files (run *build/UpdateHeaders.bat*)
0 commit comments