docs(release): add link to release engineering documentation

This commit is contained in:
Tuan-Dat Tran
2026-02-20 12:25:04 +01:00
parent c8816c4f36
commit 950d812159

View File

@@ -227,6 +227,16 @@ docker pull ghcr.io/owner/cv-app:latest
| Staging | `staging` | Push to staging | | Staging | `staging` | Push to staging |
| Nightly | `master` | Daily at 02:00 UTC | | Nightly | `master` | Daily at 02:00 UTC |
For detailed documentation, see [Release Engineering Documentation](docs/release-engineering.md).
## Documentation
| Document | Description |
|----------|-------------|
| [Release Engineering](docs/release-engineering.md) | Comprehensive release pipeline documentation |
| [Contributing](CONTRIBUTING.md) | Contribution guidelines |
| [Security](SECURITY.md) | Security policy |
## Contributing ## Contributing
Contributions are welcome! Please read our [Contributing Guide](CONTRIBUTING.md) for details. Contributions are welcome! Please read our [Contributing Guide](CONTRIBUTING.md) for details.