feat: add Copilot instructions and guidelines for unit tests and release notes

This commit is contained in:
Nick Alteen
2025-07-11 13:29:25 -04:00
parent 30d149dcc2
commit 42ae1a5ee3
5 changed files with 275 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"servers": {
"github": {
"url": "https://api.githubcopilot.com/mcp/",
"type": "http"
}
},
"inputs": []
}