Fix AI-generated content in .NET 11 Preview 1 runtime release notes#10261
Merged
Fix AI-generated content in .NET 11 Preview 1 runtime release notes#10261
Conversation
- Address PR feedback r2790358337: shrink CoreCLR WebAssembly section to mention it's foundational work not ready for general use - Add epic issue links for Runtime Async, CoreCLR WASM, and CoreCLR Interpreter - Remove AI slop and make content more meaningful Co-authored-by: jkotas <6668460+jkotas@users.noreply.github.com>
- Change "Feature" to "Features" header - Update overview bullet point for CoreCLR WASM to clarify it's not ready for use Co-authored-by: jkotas <6668460+jkotas@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix .NET 11 preview 1 release notes announcement
Fix AI-generated content in .NET 11 Preview 1 runtime release notes
Feb 11, 2026
jkotas
reviewed
Feb 11, 2026
Per PR feedback, these sections are part of the foundational work and should be removed. Co-authored-by: jkotas <6668460+jkotas@users.noreply.github.com>
jkotas
reviewed
Feb 11, 2026
Clarifies that while runtime support is enabled, core runtime libraries are not yet compiled with runtime-async support in Preview 1. Co-authored-by: jkotas <6668460+jkotas@users.noreply.github.com>
jkotas
reviewed
Feb 11, 2026
Merged the WASM-targeting RyuJit information into the CoreCLR on WebAssembly section and added tracking link. Co-authored-by: jkotas <6668460+jkotas@users.noreply.github.com>
jkotas
reviewed
Feb 11, 2026
jkotas
reviewed
Feb 11, 2026
jkotas
reviewed
Feb 11, 2026
jkotas
reviewed
Feb 11, 2026
jkotas
reviewed
Feb 11, 2026
Deleted entire section including subsections as it contains foundational work implementation details not relevant for Preview 1 users. Co-authored-by: jkotas <6668460+jkotas@users.noreply.github.com>
jkotas
approved these changes
Feb 11, 2026
jkotas
reviewed
Feb 11, 2026
rbhanda
approved these changes
Feb 11, 2026
Synced the Interpreter bullet point to reflect that it's foundational work not yet ready for use, matching the actual section content below. Co-authored-by: jkotas <6668460+jkotas@users.noreply.github.com>
jkotas
reviewed
Feb 11, 2026
jkotas
reviewed
Feb 11, 2026
jkotas
reviewed
Feb 11, 2026
jkotas
approved these changes
Feb 11, 2026
jkotas
reviewed
Feb 11, 2026
agocke
approved these changes
Feb 11, 2026
Member
agocke
left a comment
There was a problem hiding this comment.
LGTM, thanks for the issue link to runtime-async
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.
Fix AI-generated content in .NET 11 Preview 1 Release Notes
Summary
This PR addresses feedback about AI-generated content in the .NET 11 Preview 1 runtime release notes by:
Establishing a consistent pattern for foundational work: Sections for WebAssembly (CoreCLR) and Interpreter (CoreCLR) now follow the same concise format - clearly stating they are foundational work not ready for general use in Preview 1, with links to epic issues for tracking progress.
Removing implementation details: Deleted detailed PR lists and subsections (WebAssembly interop/performance, Interpreter subsections, cDAC APIs, entire Diagnostics section) that provided no value to users who cannot try these features yet.
Adding clarity: Added epic issue links throughout, clarified that core runtime libraries are not yet compiled with runtime-async support, and ensured feature overview bullets match actual section content.
Improving readability: The release notes now focus on what users can actually experiment with (Runtime Async with detailed guidance) versus what's still foundational work (WebAssembly, Interpreter).
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.