docs: add testing + release checklist; fix contributing links

This commit is contained in:
Abhimanyu Saharan
2026-02-11 22:52:47 +00:00
committed by Abhimanyu Saharan
parent 1fdacec7c1
commit e477cffe7e
5 changed files with 195 additions and 8 deletions

View File

@@ -5,8 +5,10 @@ This folder is the documentation home for **OpenClaw Mission Control**.
## Start here
- [Getting started](./getting-started/README.md)
- [Deployment](./deployment/README.md)
- [Development](./development/README.md)
- [Testing](./testing/README.md)
- [Deployment](./deployment/README.md)
- [Release checklist](./release/README.md)
- [Operations](./operations/README.md)
- [Troubleshooting](./troubleshooting/README.md)
- [Gateway agent provisioning and check-in troubleshooting](./troubleshooting/gateway-agent-provisioning.md)