Add testing strategy to PR template (#7505)

This commit is contained in:
Eric Liang
2020-03-08 15:16:49 -07:00
committed by GitHub
parent f08687f550
commit e7bc5c612d
+4
View File
@@ -13,3 +13,7 @@
- [ ] 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/.
- [ ] I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failure rates at https://ray-travis-tracker.herokuapp.com/.
- Testing Strategy
- [ ] Unit tests
- [ ] Release tests
- [ ] This PR is not tested (please justify below)