Initial shared Copilot resources scaffold
This commit is contained in:
18
docs/governance.md
Normal file
18
docs/governance.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Governance
|
||||
|
||||
## Scope
|
||||
|
||||
This repository stores shared Copilot resources, the tooling needed to install
|
||||
them, and the documentation required to maintain them.
|
||||
|
||||
## Decision Rules
|
||||
|
||||
- Prefer portable workflows over tool-specific duplication.
|
||||
- Prefer additive changes over breaking changes.
|
||||
- Prefer repo-first authoring when the work is intentionally shared.
|
||||
- Require publish-to-repo before considering a local resource shared.
|
||||
|
||||
## Stewardship
|
||||
|
||||
Project stewards review structural changes, naming conventions, lifecycle rules,
|
||||
and anything that changes propagation behavior.
|
||||
Reference in New Issue
Block a user