Update link to Awesome GitHub Copilot Customizations#44094
Update link to Awesome GitHub Copilot Customizations#44094aaronpowell wants to merge 1 commit intogithub:mainfrom
Conversation
We don't maintain prompts in the awesome-copilot repo anymore, they were migrated to skills, so I'm updating this link to be to the website root.
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
There was a problem hiding this comment.
Pull request overview
This PR updates a reusable note in the Copilot docs to point readers to the current “Awesome GitHub Copilot Customizations” landing site, reflecting the migration away from prompt-file examples being maintained in the awesome-copilot repository docs.
Changes:
- Updated the external link for community-contributed prompt file examples from a specific repo doc path to the Awesome Copilot website root.
Show a summary per file
| File | Description |
|---|---|
data/reusables/copilot/prompt-files-preview-note.md |
Updates the external reference for prompt-file examples to the new Awesome Copilot site entry point. |
Copilot's findings
- Files reviewed: 1/1 changed files
- Comments generated: 1
| > [!NOTE] | ||
| > * {% data variables.product.prodname_copilot_short %} prompt files are in {% data variables.release-phases.public_preview %} and subject to change. {% data reusables.copilot.prompt-files-available-in-editors %} See [AUTOTITLE](/copilot/concepts/prompting/response-customization#about-prompt-files). | ||
| > * For community-contributed examples of prompt files for specific languages and scenarios, see the [Awesome GitHub Copilot Customizations](https://github.com/github/awesome-copilot/blob/main/docs/README.prompts.md) repository. | ||
| > * For community-contributed examples of prompt files for specific languages and scenarios, see the [Awesome GitHub Copilot Customizations](https://awesome-copilot.github.com) repository. |
Why:
We don't maintain prompts in the awesome-copilot repo anymore, they were migrated to skills, so I'm updating this link to be to the website root.
Closes: github/awesome-copilot#817
What's being changed (if available, include any code snippets, screenshots, or gifs):
Updating docs link
Check off the following: