chore: add RELEASE.md
Some checks failed
main / build (push) Has been cancelled

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2026-03-15 01:56:09 -04:00
parent 1f3f350167
commit 11f917660b
2 changed files with 42 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ For behavior changes, also run the relevant external regression workflow(s) in `
- docs-only changes: `documentation`
- additive features: `feature` or `enhancement`
- dependency updates: `dependencies`
- Follow [RELEASE.md](RELEASE.md) for version bumps, changelog updates, tagging, and release publication.
- Prefer manual issue/PR closeouts with a short rationale over implicit assumptions.
- Do not auto-close old PRs or issues through unrelated docs PRs.