mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 10:25:13 +00:00
adding a badge on readme
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# 🤖 Awesome GitHub Copilot Customizations
|
||||
|
||||
[](https://aka.ms/awesome-github-copilot)
|
||||
|
||||
Enhance your GitHub Copilot experience with community-contributed [instructions](#-custom-instructions), [prompts](#-reusable-prompts), and [chat modes](#-custom-chat-modes). Get consistent AI assistance that follows your team's coding standards and project requirements.
|
||||
|
||||
<details>
|
||||
|
||||
@@ -7,6 +7,8 @@ const path = require("path");
|
||||
const TEMPLATES = {
|
||||
header: `# 🤖 Awesome GitHub Copilot Customizations
|
||||
|
||||
[](https://aka.ms/awesome-github-copilot)
|
||||
|
||||
Enhance your GitHub Copilot experience with community-contributed [instructions](#-custom-instructions), [prompts](#-reusable-prompts), and [chat modes](#-custom-chat-modes). Get consistent AI assistance that follows your team's coding standards and project requirements.
|
||||
|
||||
<details>
|
||||
|
||||
Reference in New Issue
Block a user