ray/.github/PULL_REQUEST_TEMPLATE.md
Stephanie Wang 3a853121b9
Update the pull request template (#5460)
* Add a why header to the pull request template

* Update .github/PULL_REQUEST_TEMPLATE.md

Co-Authored-By: Edward Oakes <ed.nmi.oakes@gmail.com>

* Update .github/PULL_REQUEST_TEMPLATE.md

* Update .github/PULL_REQUEST_TEMPLATE.md

Co-Authored-By: Robert Nishihara <robertnishihara@gmail.com>
2019-08-15 17:01:12 -07:00

17 lines
489 B
Markdown

<!-- Thank you for your contribution! Please review https://github.com/ray-project/ray/blob/master/CONTRIBUTING.rst before opening a pull request. -->
## Why are these changes needed?
<!-- Please give a short summary of the problem these changes address. -->
## What do these changes do?
<!-- Please give a short summary of these changes. -->
## Related issue number
<!-- For example: "Closes #1234" -->
## Linter
- [ ] I've run `scripts/format.sh` to lint the changes in this PR.