Skip to content

docs: Update branch reference from net10.0 to net11.0 in DEVELOPMENT.md#35193

Merged
kubaflo merged 3 commits into
inflight/currentfrom
op-fix-devmd-branch-ref
Apr 28, 2026
Merged

docs: Update branch reference from net10.0 to net11.0 in DEVELOPMENT.md#35193
kubaflo merged 3 commits into
inflight/currentfrom
op-fix-devmd-branch-ref

Conversation

@PureWeen

Copy link
Copy Markdown
Member

Note

Are you waiting for the changes in this PR to be merged?
It would be very helpful if you could test the resulting artifacts from this PR and let us know in a comment if this change resolves your issue. Thank you!

Summary

Update .github/DEVELOPMENT.md to reference net11.0 instead of net10.0 for new features and API changes.

The net11.0 branch is now the active feature branch. The stale net10.0 reference would send contributors to the wrong branch.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 28, 2026 11:58
@github-actions

github-actions Bot commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.sh | bash -s -- 35193

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.ps1) } 35193"

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the contributor development documentation to point new feature/public API work to the active net11.0 feature branch instead of the stale net10.0 reference.

Changes:

  • Update the “What branch should I use?” section to link to net11.0 for new features/API changes.

@kubaflo

kubaflo commented Apr 28, 2026

Copy link
Copy Markdown
Collaborator

/review

@github-actions

github-actions Bot commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

Expert Code Review completed successfully!

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Expert Code Review — PR #35193

3 independent reviewers analyzed this documentation change using adversarial consensus.


Findings

# Severity File Finding Consensus
1 🟡 MODERATE .github/copilot-instructions.md Lines ~21 and ~143 still reference net10.0 as the feature branch. This creates an inconsistency: DEVELOPMENT.md now says net11.0 while copilot-instructions.md still says net10.0. The Copilot CLI agent reads the latter for branching decisions. 2/3 reviewers

Discarded findings:

  • Merge workflow may need net11.0 update — discarded after follow-up (1/3 + 0/2). Both follow-up reviewers confirmed github-merge-flow-net11.jsonc and .github/workflows/merge-main-to-net11.yml already exist; the net10.0 workflow is still active for LTS servicing.

CI & Test Coverage

This is a documentation-only change (1 markdown file, 1 line). No CI build or test coverage is required.


Summary

The DEVELOPMENT.md change itself is correct. The one actionable finding is that .github/copilot-instructions.md carries the identical branching guidance and should be updated in this PR to avoid inconsistency.


Methodology: 3 independent reviewers with adversarial consensus. Disputed findings verified via targeted follow-up.

Generated by Expert Code Review for issue #35193 · ● 7.4M

Comment thread .github/DEVELOPMENT.md
Addresses review feedback: keep branching guidance consistent with
DEVELOPMENT.md so the Copilot CLI agent and human contributors are
both directed to net11.0 for new features and API changes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@kubaflo

kubaflo commented Apr 28, 2026

Copy link
Copy Markdown
Collaborator

Addressed review feedback from github-actions[bot]:

  • Updated .github/copilot-instructions.md to replace the two remaining net10.0 branching references with net11.0 (lines ~21 and ~143), keeping branching guidance consistent with the DEVELOPMENT.md change in this PR.

Other net10.0 occurrences under .github/ are TFMs in build/deploy scripts or workflow file names — not branching guidance — so they're out of scope here.

Commit: 6998f19

@kubaflo
kubaflo changed the base branch from main to inflight/current April 28, 2026 21:35
@kubaflo
kubaflo merged commit 54aa31b into inflight/current Apr 28, 2026
2 of 3 checks passed
@kubaflo
kubaflo deleted the op-fix-devmd-branch-ref branch April 28, 2026 21:37
@github-actions github-actions Bot added this to the .NET 10 SR7 milestone Apr 28, 2026
PureWeen added a commit that referenced this pull request Apr 29, 2026
…md (#35193)

> [!NOTE]
> Are you waiting for the changes in this PR to be merged?
> It would be very helpful if you could [test the resulting
artifacts](https://github.com/dotnet/maui/wiki/Testing-PR-Builds) from
this PR and let us know in a comment if this change resolves your issue.
Thank you!

## Summary

Update `.github/DEVELOPMENT.md` to reference `net11.0` instead of
`net10.0` for new features and API changes.

The `net11.0` branch is now the active feature branch. The stale
`net10.0` reference would send contributors to the wrong branch.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Jakub Florkowski <kubaflo123@gmail.com>
github-actions Bot added a commit that referenced this pull request May 6, 2026
…md (#35193)

> [!NOTE]
> Are you waiting for the changes in this PR to be merged?
> It would be very helpful if you could [test the resulting
artifacts](https://github.com/dotnet/maui/wiki/Testing-PR-Builds) from
this PR and let us know in a comment if this change resolves your issue.
Thank you!

## Summary

Update `.github/DEVELOPMENT.md` to reference `net11.0` instead of
`net10.0` for new features and API changes.

The `net11.0` branch is now the active feature branch. The stale
`net10.0` reference would send contributors to the wrong branch.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Jakub Florkowski <kubaflo123@gmail.com>
github-actions Bot added a commit that referenced this pull request May 25, 2026
…md (#35193)

> [!NOTE]
> Are you waiting for the changes in this PR to be merged?
> It would be very helpful if you could [test the resulting
artifacts](https://github.com/dotnet/maui/wiki/Testing-PR-Builds) from
this PR and let us know in a comment if this change resolves your issue.
Thank you!

## Summary

Update `.github/DEVELOPMENT.md` to reference `net11.0` instead of
`net10.0` for new features and API changes.

The `net11.0` branch is now the active feature branch. The stale
`net10.0` reference would send contributors to the wrong branch.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Jakub Florkowski <kubaflo123@gmail.com>
@github-actions github-actions Bot locked and limited conversation to collaborators May 29, 2026
@PureWeen PureWeen modified the milestones: .NET 10 SR7, .NET 10 SR8 Jun 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants