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
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,10 @@ What kind of change does this PR introduce?
38
38
Please check if your PR fulfills the following requirements: <!-- and remove the ones that are not applicable to the current PR -->
39
39
40
40
-[ ] Tested code with current [supported SDKs](../#supported)
41
-
-[ ] Pull Request has been submitted to the documentation repository [instructions](../blob/main/Contributing.md#docs). Link: <!-- docs PR link -->
41
+
-[ ] New component
42
+
-[ ] Pull Request has been submitted to the documentation repository [instructions](../blob/main/Contributing.md#docs). Link: <!-- docs PR link -->
43
+
-[ ] Added description of major feature to project description for NuGet package (4000 total character limit, so don't push entire description over that)
44
+
-[ ] If control, added to Visual Studio Design project
42
45
-[ ] Sample in sample app has been added / updated (for bug fixes / features)
43
46
-[ ] Icon has been created (if new sample) following the [Thumbnail Style Guide and templates](https://github.com/CommunityToolkit/WindowsCommunityToolkit-design-assets)
44
47
-[ ] New major technical changes in the toolkit have or will be added to the [Wiki](https://github.com/CommunityToolkit/WindowsCommunityToolkit/wiki) e.g. build changes, source generators, testing infrastructure, sample creation changes, etc...
@@ -51,4 +54,4 @@ Please note that breaking changes are likely to be rejected within minor release
51
54
52
55
## Other information
53
56
54
-
<!-- Please add any other information that might be helpful to reviewers. -->
57
+
<!-- Please add any other information that might be helpful to reviewers. -->
0 commit comments