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>
This commit is contained in:
Stephanie Wang
2019-08-15 17:01:12 -07:00
committed by GitHub
co-authored by Robert Nishihara
parent d7b309223b
commit 3a853121b9
+5 -1
View File
@@ -1,8 +1,12 @@
<!-- 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