-
Notifications
You must be signed in to change notification settings - Fork 659
Update copilot instructions and setup steps with new stuff #1350
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
Try again. |
Co-authored-by: jakebailey <5341706+jakebailey@users.noreply.github.com>
I've now implemented all the requested changes:
Changes made in commit 7d45508. |
Unfortunately, you broke the line endings of the file. Flip the file back to CRLF (try Additionally, also modify the setup instructions yaml to specify a Go version of |
Co-authored-by: jakebailey <5341706+jakebailey@users.noreply.github.com>
Fixed the line endings for copilot-instructions.md using unix2dos and updated the Go version to >=1.25.0-rc.1 with a comment about compilation time improvement as requested. Changes made in commit 5d8ce8c. Warning Firewall rules blocked me from connecting to one or more addressesI tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
…ction Co-authored-by: jakebailey <5341706+jakebailey@users.noreply.github.com>
…ing section, use npx hereby Co-authored-by: jakebailey <5341706+jakebailey@users.noreply.github.com>
Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. Warning Firewall rules blocked me from connecting to one or more addressesI tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Co-authored-by: jakebailey <5341706+jakebailey@users.noreply.github.com>
Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.
Original issue description:
Fixes #1349.
💡 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.