diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cdeb7a1dadd..f895ac1d93b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -264,6 +264,9 @@ nox -s "unit-3.12(torch_211, tf_latest)" ## Submitting your code - Submit a pull request and let auto-assigned reviewers (based on [CODEOWNERS](./.github/CODEOWNERS)) review your PR. +- **Fork PRs:** An authorized vetter must comment `/ok to test ` to run NVIDIA-hosted CI. +- **Contributors without write access:** When GitHub requests workflow approval, a reviewer with write permission + must select **Approve and run workflows** to start GitHub Actions CI. - If any CI/CD checks fail, fix the issues and push again. - Once your PR is approved and all checks pass, one of the reviewers will merge the PR. - If your PR is a bug fix that should also land in an ongoing release branch, add the