diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a29de5acd..560219e92 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,6 +8,7 @@ -## Linter +## Checks - [ ] I've run `scripts/format.sh` to lint the changes in this PR. +- [ ] I've included any doc changes needed for https://ray.readthedocs.io/en/latest/.