diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2018-07-29 21:28:52 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-29 21:28:52 -0700 |
commit | a193dcda1be13a80c4f63777fafa700ece41cf1b (patch) | |
tree | e5d44b2a210a53f17ba6382e946a5c366d9ade97 | |
parent | 471ada7e64d7d8b6cee2d1095a9cdef2a6e8840b (diff) | |
download | numpy-a193dcda1be13a80c4f63777fafa700ece41cf1b.tar.gz |
Make fixes requested by @rgommers
Also wrap lines to make selecting links easier
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d4f7a8a86..b6da4b772 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,7 @@ -<!-- Be sure you are following the instructions in the dev guidelines -http://www.numpy.org/devdocs/dev/gitwash/development_workflow.html --> +<!-- Please be sure you are following the instructions in the dev guidelines +http://www.numpy.org/devdocs/dev/gitwash/development_workflow.html +--> -<!-- Include a properly formatted commit message -http://www.numpy.org/devdocs/dev/gitwash/development_workflow.html#writing-the-commit-message --> +<!-- We'd appreciate it if your commit message is properly formatted +http://www.numpy.org/devdocs/dev/gitwash/development_workflow.html#writing-the-commit-message +--> |