Refactor .NET 11 Preview 2 release notes scaffolding#10266
Draft
jamesmontemagno wants to merge 3 commits intomainfrom
Draft
Refactor .NET 11 Preview 2 release notes scaffolding#10266jamesmontemagno wants to merge 3 commits intomainfrom
jamesmontemagno wants to merge 3 commits intomainfrom
Conversation
- 📝 Update prompt titles for clarity - 🔄 Simplify input requirements by removing MILESTONE_KIND and MILESTONE_NUMBER - 📂 Adjust folder structure and file creation steps for consistency - 🚫 Remove unnecessary duplication of component files in the scaffolding process
jeffhandley
approved these changes
Feb 19, 2026
Member
jeffhandley
left a comment
There was a problem hiding this comment.
I take it you're expecting to have slightly different prompts and details for the RC milestones since you changed this to be Preview-specific. If that's intentional, looks good with just a couple comments to update assignees.
| | dotnetmaui.md | @davidortinau | #10052 | | ||
| | efcore.md | @roji | #10053 | | ||
| | fsharp.md | @T-Gro | #10054 | | ||
| | libraries.md | @ericstj @artl93 | #10055 | |
Member
There was a problem hiding this comment.
Suggested change
| | libraries.md | @artl93 @jeffhandley @SamMonoRT @karelz | #10055 | |
| | containers.md | @lbussell | #10050 | | ||
| | csharp.md | @BillWagner | #10051 | | ||
| | dotnetmaui.md | @davidortinau | #10052 | | ||
| | efcore.md | @roji | #10053 | |
Member
There was a problem hiding this comment.
Suggested change
| | efcore.md | @SamMonoRT @roji | #10053 | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR refactors the release notes scaffolding for .NET 11 Preview 2 across various components.
This is also the master PR for .NET 11 Preview 2.
Component PRs:
/cc @leecow @rbhanda @victorisr