mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-22 11:25:13 +00:00
adding a badge on readme
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user