-
Notifications
You must be signed in to change notification settings - Fork 131
chore: Add a new generic copilot-instructions.md to make copilot more useful on reviews #572
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
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
Adds repository-level Copilot reviewer instructions to guide reviews for an MCP server project, covering project structure, libraries, coding standards, and tool guidelines.
- Introduces .github/copilot-instructions.md with project overview and conventions
- Documents testing requirements and operational categories for tools
- Adds MongoDB- and Atlas-specific tool guidelines
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
… useful Update .github/copilot-instructions.md Co-authored-by: Copilot <[email protected]> Update .github/copilot-instructions.md Co-authored-by: Copilot <[email protected]> Update .github/copilot-instructions.md Co-authored-by: Copilot <[email protected]> Update .github/copilot-instructions.md Co-authored-by: Copilot <[email protected]> Update .github/copilot-instructions.md Co-authored-by: Copilot <[email protected]> Update .github/copilot-instructions.md Co-authored-by: Copilot <[email protected]> Update .github/copilot-instructions.md Co-authored-by: Copilot <[email protected]> Update .github/copilot-instructions.md Co-authored-by: Copilot <[email protected]> chore: fix formatting issues
1294205
to
a4af9a2
Compare
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
Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Proposed changes
New basic copilot instructions for the Copilot reviewer. They are based on:
https://docs.github.com/en/copilot/how-tos/configure-custom-instructions/add-repository-instructions?tool=webui#creating-path-specific-custom-instructions-1
Checklist