-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Incorporate new copilot recommendations #50084
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
Incorporate new copilot recommendations #50084
Conversation
See discussion on dotnet#49119
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 adds new guidelines for Copilot to follow when adapting content from external sources (such as blog posts and announcements) into .NET documentation. The additions aim to ensure accuracy, traceability, and proper validation when creating documentation from external materials.
Key changes:
- Adds a new "Documentation from External Sources" section with DO/DON'T lists
- Establishes PR description requirements for external source adaptations
- Reinforces code validation and execution requirements for externally-sourced content
I didn't take any of the suggestions as noted, but made edits consistent will all recommendations.
See discussion on #49119
Internal previews