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
This is the old Windows Community Toolkit docs repository, soon to be archived/redirected. Please see the new repository at MicrosoftDocs/CommunityToolkit
Welcome to the Windows Community Toolkit Documentation
The Windows Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building apps for Windows 10.
When opening a PR, start by forking this repository. Then, based on the type of change you're making you'll need to create a new branch from either the main or dev branches:
❗ If you have a typo or existing document improvement to an already shipped feature, please base your change off the main branch. This will allow us to get the change to the published documentation between releases.
🆕📚 For documentation regarding any new features, please base your fork off the last updated dev branch. For example: 'dev/7.1.0'.
We will merge updates from the current main branch to the latest dev branch to keep it in-sync with any updated changes. We will periodically sync the main branch automatically with the live branch to pick up any changes made over time. When we make a new release, we will integrate the dev branch into the main branch in order to publish documentation for new features.
This is the old Windows Community Toolkit docs repository, soon to be archived/redirected. Please see the new repository at MicrosoftDocs/CommunityToolkit