Initial shared Copilot resources scaffold

This commit is contained in:
2026-04-23 15:46:34 -04:00
commit adfcb83ab6
44 changed files with 2249 additions and 0 deletions

9
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,9 @@
# Contributing
Shared resources can be added in two ways:
- Create them directly in this repository.
- Publish them into this repository from a local workspace or profile.
Contribution standards, naming rules, review criteria, and governance docs will
be added under `docs/` as the handbook is implemented.