ray/.github/PULL_REQUEST_TEMPLATE.md

14 lines
325 B
Markdown
Raw Normal View History

2019-03-29 16:49:02 -07:00
<!-- Thank you for your contribution! Please review https://github.com/ray-project/ray/blob/master/CONTRIBUTING.rst before opening a pull request. -->
## What do these changes do?
2019-03-29 16:49:02 -07:00
## Related issue number
2019-03-29 16:49:02 -07:00
<!-- For example: "Closes #1234" -->
## Linter
- [ ] I've run `scripts/format.sh` to lint the changes in this PR.