-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Revise AI section example #50353
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revise AI section example #50353
Conversation
Updated the date and improved the AI tools section with a clearer example prompt.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR revises the AI section in the C# string concatenation how-to guide. The changes update the metadata date and improve the AI tools section by providing a clearer, more structured example prompt with better formatting.
Key Changes
- Updated the
ms.datemetadata field to 12/05/2025 - Restructured the example Copilot Chat prompt to be more readable with multi-line formatting
- Split the AI disclaimer into separate sentences for improved clarity
BillWagner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had one suggestion, and then this is ready to merge.
Updated example prompt to use string interpolation instead of String.Format.
BillWagner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This now LGTM. I'll ship it as soon as the build finishes.
Updated the date and improved the AI tools section with a clearer example prompt.
Summary
Describe your changes here.
Fixes #Issue_Number (if available)
Internal previews