Skip to content

Commit f59af96

Browse files
authored
Update contributing.md
1 parent d2501ee commit f59af96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ That's why many of the guidelines of this document are obvious and serve only on
1414
Every contribution has to come with:
1515

1616
* Before starting coding, **you should open an issue** and start discussing with the community to see if your idea/feature is interesting enough
17-
* A documentation page in the [documentation folder](https://github.com/Microsoft/UWPCommunityToolkit/tree/dev/docs)
17+
* A documentation page in the [documentation folder](https://github.com/Microsoft/UWPCommunityToolkit/tree/dev/docs). Once valdied your documentation will be visible [here](http://docs.uwpcommunitytoolkit.com/en/dev/)
1818
* A sample for the [Sample app](https://github.com/Microsoft/UWPCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.SampleApp) (If applicable)
1919
* Unit tests (If applicable)
2020
* You tested your code with SDK 10586 and SDK 14393

0 commit comments

Comments
 (0)