mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05:00

We require DCO in the PR, but people always forget it until the PR being created. Putting a prompt line in the PR template may help.
993 B
993 B
Why are these changes needed?
Related issue number
Checks
- I've signed off every commit(by using the -s flag, i.e.,
git commit -s
) in this PR. - I've run
scripts/format.sh
to lint the changes in this PR. - I've included any doc changes needed for https://docs.ray.io/en/master/.
- I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
- Testing Strategy
- Unit tests
- Release tests
- This PR is not tested :(