diff options
-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 +--> |