Awesome Copilot collection (#360)

* Adding a collection for the meta prompts to help discover items in the awesome copilot repo

* Forgot to run validation locally

* YAML schema validation set and updating readme
This commit is contained in:
Aaron Powell
2025-10-29 11:56:47 +11:00
committed by GitHub
parent 704a299571
commit 22cf265019
9 changed files with 136 additions and 7 deletions

View File

@@ -13,5 +13,8 @@
"*.chatmode.md": "markdown",
"*.instructions.md": "markdown",
"*.prompt.md": "markdown"
},
"yaml.schemas": {
"./.schemas/collection.schema.json": "*.collection.yml"
}
}