Back to Maui

README

docs/README.md

10.0.511.9 KB
Original Source

Contributor documentation

The primary audience for documentation in this folder is contributors to .NET MAUI. If you are looking for documentation on how to use .NET MAUI, go to https://docs.microsoft.com/dotnet/maui/.

<!--TODO: >> :bulb: If you're a new contributor looking to set up the repo locally, the [build from source documentation](/.github/DEVELOPMENT.md) is the best place to start.-->

The table below outlines the different docs in this folder and what they are helpful for.

DocumentationWhat is it about?Who is it for?
CG ManifestGuide to Component Governance manifest generation and managementContributors who need to manage third-party dependencies or include CG manifest in packages
Code Documentation GuidelinesOverview of the guidelines for the inline code documentationCommunity members and collaborators looking to understand how to add good inline code comments that fuel our IntelliSense and online API docs
Development TipsDevelopment tips including debugging, building, and device testing on HelixContributors who need guidance on development workflows, including running device tests on cloud infrastructure
Issue managementOverview of policies in place to manage issuesCommunity members and collaborators looking to understand how we handle closed issues, issues that need author feedback, etc.
Release ScheduleOverview of .NET MAUI version releasesAnyone who is interested in .NET MAUI versions and release dates
Triage processOverview of the issue triage process used in the repoAnyone looking to understand the triage process on the repo