Skip to content

Commit 4c80a79

Browse files
Apply suggestions from code review
Co-authored-by: Michael Hawker MSFT (XAML Llama) <[email protected]>
1 parent e7e3d3d commit 4c80a79

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ assignees: ''
1111

1212
## Describe the problem this feature would solve
1313
<!-- Please describe or link to any existing issues or discussions.
14-
A clear and concise description of what the problem is and include the user story. Provide examples of the restrictions in the current environment that hinders the work you want to perform. What are the ways this new feature will help transform and deliver the results?
14+
A clear and concise description of what the problem is, starting with the user story.
15+
Provide examples of the restrictions in the current environment that hinders the work your users or you want to perform. What are the ways this new feature will help transform and deliver those results?
1516
For example, I am currently using the InfiniteCanvas control which lacks the ribbon control feature. I am looking to improve user experience therefore i would like to use that in my project to provide ease of accessibility and a user-friendly interface. This new feature will provide quick access to the toolbar, enhance space utilization, etc [...] -->
1617

1718

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Please check if your PR fulfills the following requirements:
3838
- [ ] Pull Request has been submitted to the documentation repository [instructions](..\contributing.md#docs). Link: <!-- docs PR link -->
3939
- [ ] Sample in sample app has been added / updated (for bug fixes / features)
4040
- [ ] 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+
- [ ] New major technical changes in the toolkit have or will be added to the [Wiki](https://github.com/windows-toolkit/WindowsCommunityToolkit/wiki) e.g. build changes, source generators, testing infrastructure, sample creation changes, etc...
4242
- [ ] Tests for the changes have been added (for bug fixes / features) (if applicable)
4343
- [ ] Header has been added to all new source files (run *build/UpdateHeaders.bat*)
4444
- [ ] Contains **NO** breaking changes

0 commit comments

Comments
 (0)