-
Notifications
You must be signed in to change notification settings - Fork 42
✨ Set up GitHub Copilot instructions for SSVC repository #1012
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
Conversation
Co-authored-by: ahouseholder <[email protected]>
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 comprehensive GitHub Copilot instructions to enhance AI-assisted development in the SSVC repository by providing detailed project context, development guidelines, and best practices.
- Creates a structured 203-line instructions file covering project overview, technology stack, and development workflow
- Establishes coding conventions, testing requirements, and documentation guidelines
- Identifies common pitfalls and provides troubleshooting guidance
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: ahouseholder <[email protected]>
Co-authored-by: ahouseholder <[email protected]>
sei-renae
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.
attempting to get my comments out of Pending Purgatory
Merging from my forked feature branch to the upstream feature branch; we can merge to main later.
Original prompt
Fixes #1011
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.