Initial shared Copilot resources scaffold
This commit is contained in:
10
docs/release-process.md
Normal file
10
docs/release-process.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Release Process
|
||||
|
||||
## Flow
|
||||
|
||||
1. Add or publish the resource into this repository.
|
||||
2. Review the change against naming, review, and portability rules.
|
||||
3. Commit and push.
|
||||
4. Run `install/update.sh` or `install/update.ps1` on consuming systems, or let
|
||||
scheduled sync pick up the change.
|
||||
5. Verify the resource appears in the expected VS Code and CLI surfaces.
|
||||
Reference in New Issue
Block a user