-
Notifications
You must be signed in to change notification settings - Fork 77
Add copilot-instructions.md for go-sqlcmd repository #611
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: shueybubbles <2224906+shueybubbles@users.noreply.github.com>
|
@copilot split up the sections about adding new commands and subcommands into separate sections for modern and legacy. We still add features to the legacy when those features are related to querying SQL Server and displaying the query results. |
…ions.md Co-authored-by: shueybubbles <2224906+shueybubbles@users.noreply.github.com>
Split the "Common Tasks" section into separate subsections:
Commit: d18a71e |
|
@copilot the section "### Adding a New Configuration Option" is irrelevant for legacy cli.
|
Co-authored-by: shueybubbles <2224906+shueybubbles@users.noreply.github.com>
Moved "Adding a New Configuration Option" under Modern CLI (renamed to "Adding a New Configuration Option (Modern CLI)") and updated the Legacy CLI section to include:
Commit: 8e53e79 |
.github/copilot-instructions.mdfile with comprehensive guidelinesOriginal prompt
💡 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.