Перейти к файлу
David Britch 2314580871
Create pull_request_template.md
2020-07-08 15:28:20 +01:00
.github Create pull_request_template.md 2020-07-08 15:28:20 +01:00
contributing-guidelines Edit. 2020-07-08 15:12:58 +01:00
docs Breadcrumb fix. 2020-07-08 15:04:44 +01:00
.gitattributes Initialize Docs repository: https://github.com/MicrosoftDocs/xamarin-communitytoolkit of branch live 2020-06-15 20:42:52 +00:00
.gitignore Seed repo. 2020-07-08 13:17:09 +01:00
.openpublishing.build.ps1 Initialize Docs repository: https://github.com/MicrosoftDocs/xamarin-communitytoolkit of branch live 2020-06-15 20:42:52 +00:00
.openpublishing.publish.config.json Build config updates. 2020-07-08 14:54:01 +01:00
CONTRIBUTING.md Repo fixes. (#3) 2020-07-08 15:26:47 +01:00
LICENSE Initialize Docs repository: https://github.com/MicrosoftDocs/xamarin-communitytoolkit of branch live 2020-06-15 20:42:52 +00:00
LICENSE-CODE Initialize Docs repository: https://github.com/MicrosoftDocs/xamarin-communitytoolkit of branch live 2020-06-15 20:42:52 +00:00
README.md Seed repo. 2020-07-08 13:17:09 +01:00
ThirdPartyNotices.md Initialize Docs repository: https://github.com/MicrosoftDocs/xamarin-communitytoolkit of branch live 2020-06-15 20:42:52 +00:00

README.md

Welcome to the Xamarin Community Toolkit Documentation

The Xamarin community toolkit is a collection of reusable elements for mobile development with Xamarin.Forms, including animations, behaviors, converters, effects, and helpers. It simplifies and demonstrates common developer tasks when building iOS, Android, and Universal Windows Platform (UWP) apps using Xamarin.Forms.

Contributing

Do you want to contribute or update the docs? Read the contribution guidelines.

When opening a PR, start by forking this repository. Then, you'll need to create a new branch from the master branch.

We will periodically merge updates from the live branch to master to keep master in-sync with the published docs. When we make a new release, we will push master to the live branch in order to publish documentation for new features.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.