Custom instructions for GitHub Copilot chat on website #150672
Replies: 4 comments 10 replies
|
ðŽ Your Product Feedback Has Been Submitted ð Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward âĐ
Where to look to see what's shipping ð
What you can do in the meantime ðŧ
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. â |
|
Hi @tallior ð When you are chatting with Copilot on GitHub.com about a repository that contains custom instructions, you should see a visual indicator in two places:
Note: You can attach the repository to your chat by using the ð icon and selecting the repository with the instructions. I hope that helps! |
|
I have the same problem. Oddly enough another person added the repo to the chat as context and copilot web recognizes the .github/copilot-instructions.md file. |
|
I had the same problem. But when I added copilot-instructions.md in both main and the branch with PR -it worked! I requested PR from the copilot, and in all suggestions it generated, it would reference the copilot-instructions.md. |
Uh oh!
There was an error while loading. Please reload this page.
Select Topic Area
Product Feedback
Body
I've followed the guide here - https://docs.github.com/en/copilot/customizing-copilot/adding-custom-instructions-for-github-copilot
We created a custom instructions file and pushed it to our repo, however there's no indication that this is actually working from the website.
All reactions