Skip to content

Commit 5cb240c

Browse files
authored
Update readme.md
1 parent cca5b39 commit 5cb240c

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

readme.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11

2-
# Windows Community Toolkit
2+
# Windows Community Toolkit :briefcase:
33
The Windows Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer patterns when building experiences for Windows 10.
44

5-
## Build Status :building_construction:
65
| Target | Branch | Status | Recommended package version |
76
| ------ | ------ | ------ | ------ |
87
| Production | rel/6.1.0 | [![Build Status](https://dev.azure.com/dotnet/WindowsCommunityToolkit/_apis/build/status/Toolkit-CI?branchName=rel/6.1.0)](https://dev.azure.com/dotnet/WindowsCommunityToolkit/_build/latest?definitionId=10&branchName=rel/6.1.0) | [![NuGet](https://img.shields.io/nuget/v/Microsoft.Toolkit.Uwp.svg)](https://www.nuget.org/profiles/Microsoft.Toolkit) |
@@ -14,7 +13,7 @@ Please read the [Getting Started with the Windows Community Toolkit](https://doc
1413
## Documentation :pencil:
1514
All documentation for the toolkit is hosted on [Microsoft Docs](https://docs.microsoft.com/windows/communitytoolkit/). All API documentation can be found at the [.NET API Browser](https://docs.microsoft.com/dotnet/api/?view=win-comm-toolkit-dotnet-stable).
1615

17-
## Windows Community Toolkit Sample App :briefcase:
16+
## Windows Community Toolkit Sample App :iphone:
1817
Want to see the toolkit in action before jumping into the code? Download and play with the [Windows Community Toolkit Sample App](https://www.microsoft.com/store/apps/9nblggh4tlcq) from the Store.
1918

2019
## NuGet Packages :package:
@@ -53,19 +52,15 @@ The following dependencies are required for building the Windows Community Toolk
5352
## Contribution :rocket:
5453
Do you want to contribute? Check out our [Windows Community Toolkit Wiki](https://aka.ms/wct/wiki) page to learn more about contribution and guidelines.
5554

56-
## Principles :ballot_box_with_check:
57-
* Principle **#1**: The toolkit will be kept simple.
58-
* Principle **#2**: As soon as a comparable feature is available in the Windows SDK for Windows 10, it will be marked as deprecated.
59-
* Principle **#3**: All features will be supported for two Windows SDK for Windows 10 release cycles or until another principle supersedes it.
60-
61-
This project has adopted the code of conduct defined by the [Contributor Covenant](http://contributor-covenant.org/)
62-
to clarify expected behavior in our community.
63-
For more information see the [.NET Foundation Code of Conduct](CODE_OF_CONDUCT.md).
64-
6555
## Roadmap :earth_americas:
6656
Read what we [plan for next iterations](https://github.com/windows-toolkit/WindowsCommunityToolkit/milestones), and feel free to ask questions.
6757

6858
By adding this ([NuGet repo](https://dotnet.myget.org/F/uwpcommunitytoolkit/api/v3/index.json) | [Gallery](https://dotnet.myget.org/gallery/uwpcommunitytoolkit)) to your NuGet sources in Visual Studio, you can also get pre-release packages of upcoming versions.
6959

60+
## Code of Conduct :page_facing_up:
61+
This project has adopted the code of conduct defined by the [Contributor Covenant](http://contributor-covenant.org/)
62+
to clarify expected behavior in our community.
63+
For more information see the [.NET Foundation Code of Conduct](CODE_OF_CONDUCT.md).
64+
7065
## .NET Foundation
7166
This project is supported by the [.NET Foundation](http://dotnetfoundation.org).

0 commit comments

Comments
 (0)