adding a badge on readme
This commit is contained in:
parent
6ceb673b5d
commit
18e5392b64
@ -1,5 +1,7 @@
|
|||||||
# 🤖 Awesome GitHub Copilot Customizations
|
# 🤖 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.
|
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>
|
<details>
|
||||||
|
|||||||
@ -7,6 +7,8 @@ const path = require("path");
|
|||||||
const TEMPLATES = {
|
const TEMPLATES = {
|
||||||
header: `# 🤖 Awesome GitHub Copilot Customizations
|
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.
|
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>
|
<details>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user