Wiki fork for main WindowsCommunityToolkit repo with project Documentation and Guidance
Перейти к файлу
Michael Hawker MSFT (XAML Llama) c131279f75
Add info on creating a new page to the README
2020-12-08 00:50:45 -08:00
.github Update PULL_REQUEST_TEMPLATE.md 2020-11-18 13:53:54 -08:00
images Update Sample App Page and Add Sample App Image 2020-10-28 16:49:04 -07:00
.NET-Foundation.md Updated .NET Foundation (markdown) 2020-10-28 14:36:54 -07:00
Accessibility-Guideline.md Updated Accessibility Guideline (markdown) 2020-10-28 17:35:12 -07:00
Add-Documentation.md Updated Add Documentation (markdown) 2020-10-13 09:05:50 -07:00
Avoid-Roadblocks.md Updated Avoid Roadblocks (markdown) 2020-10-16 14:16:43 -07:00
Bug-Fixes.md Update page names for Bugs and Features to be more easily used in prose 2020-10-28 17:27:40 -07:00
Building-XAML-Controls.md Updated Building XAML Controls (markdown) 2020-10-16 14:23:21 -07:00
Coding-Style-and-Conventions.md Move Documentation/File guidance into Coding Style and Convention page 2020-10-28 17:32:00 -07:00
Create-Pull-Request.md Updated Create Pull Request (markdown) 2020-10-13 09:00:19 -07:00
Fabric-Bot-Services.md Updated Fabric Bot Services (markdown) 2020-10-28 11:34:57 -07:00
Feature-Requests.md Update page names for Bugs and Features to be more easily used in prose 2020-10-28 17:27:40 -07:00
Features.md Updated Features (markdown) 2020-10-27 13:16:55 -07:00
Getting-Started.md Updated Getting Started 🙌 (markdown) 2020-09-23 10:57:01 -07:00
Good-First-Issue.md Updated Good First Issue 👌 (markdown) 2020-09-23 14:03:44 -04:00
Help-Wanted.md Created Help Wanted (markdown) 2020-10-28 16:02:20 -07:00
Home.md Updated Home (markdown) 2020-10-28 17:21:25 -07:00
Improve-Documentation.md Updated Improve Documentation (markdown) 2020-10-08 11:45:19 -07:00
NuGet-Packages.md Updated NuGet Packages (markdown) 2020-10-28 15:14:06 -07:00
Preview-Packages.md Add Image example to Preview Package wiki page 2020-10-28 15:30:30 -07:00
Principles.md Updated Principles (markdown) 2020-10-07 12:28:36 -07:00
Questions.md Shorten Questions page name, add text adventure 2020-10-28 21:36:24 -07:00
Quick-Start.md Updated Quick Start (markdown) 2020-10-08 14:13:21 -07:00
README.md Add info on creating a new page to the README 2020-12-08 00:50:45 -08:00
Required-Dependencies.md Updated Required Dependencies (markdown) 2020-09-25 13:00:40 -07:00
Review-PR.md Updated Review PR (markdown) 2020-10-28 17:37:12 -07:00
Roadmap.md Updated Roadmap (markdown) 2020-10-28 14:31:11 -07:00
Sample-App.md Updated Sample App (markdown) 2020-10-28 16:49:53 -07:00
Sample-Development.md Created Sample Development (markdown) 2020-10-28 16:52:23 -07:00
Submit-Pull-Request.md Updated Submit Pull Request (markdown) 2020-10-13 09:04:53 -07:00
Submitting-an-Issue.md Shorten final doc name for Submitting an Issue 2020-10-28 21:40:42 -07:00
Welcome.md Updated Welcome (markdown) 2020-10-28 17:03:17 -07:00
Windows-Community-Toolkit.md Updated Windows Community Toolkit (markdown) 2020-10-07 12:20:29 -07:00
_Footer.md Updated _Footer (markdown) 2020-09-23 10:54:11 -07:00
_sidebar.md Update _sidebar.md 2020-11-06 14:01:13 -08:00

README.md

The Windows Community Toolkit Wiki

This repo is the home of the Windows Community Toolkit Wiki.

🚨 Changes approved and commited to this repo automatically are pushed to the main Wiki, so please use this repo to suggest and make changes vs. editing the Wiki directly.

This repo contains Documentation and Guidance for the Windows Community Toolkit Project itself. This pertains to:

  • How the project is maintained
  • How contributions are accepted
  • How to make contributions
  • How to build and work on different aspects of the project
  • Deeper technical documentation about the codebase or architecture of the project itself

This repo also serves as a public discussion area for issues related to the project governance itself and how the Windows Community Toolkit operates. This leaves the main repo open for issues pertaining specifically to bugs and feature requests on the library itself. If you are having a technical problem with the Toolkit please follow the guidance in this Wiki about how to file an issue.

If you would like to propose any suggestions or changes to specific parts of the guidance in this repo or the project operation itself, please file an issue here.

We also welcome any Pull Requests to this repo with improvements to our Windows Community Toolkit developer guidance and guidelines.

📝 New pages can be added by creating a new Markdown file in the root of this repo. Be sure to use '-' instead of spaces in filenames. Also be sure to add a link to the appropriate section of the _sidebar.md file index so that it can be discovered. Be sure to use double brackets around the file name without extension and with spaces to create a page link.