docs: clarify alpha PR target branch

This commit is contained in:
Miguel Ángel
2026-04-27 16:00:51 -04:00
parent 2935be6bf6
commit 2c9aee2b8e
+2
View File
@@ -123,6 +123,8 @@ All of the following must pass before your PR can be merged:
- PRs require at least 1 approval from a maintainer
- Keep PRs focused — one feature or fix per PR
- Target alpha-only PRs at `next` instead of `main`; see
[Release channels](/contributing/release-channels) for branch policy details
- Include a clear description of what changed and why
- Add tests for new features and bug fixes