dotnet / dotnet/maui

[docs] Update the docs with release info that lives on net10.0 branch

Open
#30,581 0 comments 1 reaction 1 assignee Assigned to @Copilot View on GitHub
area-docs p/0 s/triaged t/docs 📝
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 15h
Merged PRs (30d)
290

Description

### Description

We need to move to main the contents of https://github.com/dotnet/maui/blob/net10.0/docs/ReleaseProcess.md

Since we now also do service releases using arcade/mirror the new infrastructure

We also need to update the docs to specify that when we branch a release/branch we need to create a default channel on darc for example

```
darc add-default-channel --channel ".NET 9.0.1xx SDK" --branch "release/9.0.1xx-sr9" --repo https://github.com/dotnet/maui
```

We also should say that insertions are now done after inserting in the workload set, the dotnet/workload-versions repository ci system this will automaclty create a pull request to the Visual Studio release branch with an update to the version of maui

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.