Skip to content

Commit f092232

Browse files
Merge pull request #3224 from weitzhandler/patch-1
Fix broken link in contributing.md
2 parents 090e9f7 + 093c760 commit f092232

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

contributing.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,11 @@ For every contribution, you must:
3636
* target master branch (or an appropriate release branch if appropriate for a bug fix)
3737

3838
* If adding a new feature
39-
* Before starting coding, **you should open an uservoice entry** under "Windows Community Toolkit" on [Uservoice](https://wpdev.uservoice.com/forums/110705-universal-windows-platform/category/193402-uwp-community-toolkit) and start discussing with the community to see if your idea/feature is interesting enough.
39+
* Before starting coding, **you should open an [issue](https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/new?assignees=&labels=feature+request+%3Amailbox_with_mail%3A&template=feature_request.md&title=%5BFeature%5D)** and start discussing with the community to see if your idea/feature is interesting enough.
4040
* Add or update a sample for the [Sample app](https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.SampleApp)
4141
* If creating a new sample, create a new icon by following the [Thumbnail Style Guide and templates](https://github.com/Microsoft/UWPCommunityToolkit-design-assets)
4242
* Add or update unit tests (if applicable)
4343

44-
4544
PR has to be validated by at least two core members before being merged.
4645

4746
Once merged, you can get a pre-release package of the toolkit by adding this ([Nuget repo](https://dotnet.myget.org/F/uwpcommunitytoolkit/api/v3/index.json) | [Gallery](https://dotnet.myget.org/gallery/uwpcommunitytoolkit)) to your Visual Studio.

0 commit comments

Comments
 (0)