diff options
author | Bharat Raghunathan <bharatraghunthan9767@gmail.com> | 2019-05-08 15:23:02 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-08 15:23:02 +0530 |
commit | 6e22ada0503f29512c6304f00b974210b0f1b4e1 (patch) | |
tree | 068cf9b1ca840cc994584a8e0a8b63a7fb030cc7 /.github | |
parent | bf20e3034085716c4559ec4bf31b23b6016f266c (diff) | |
download | numpy-6e22ada0503f29512c6304f00b974210b0f1b4e1.tar.gz |
Update links in PULL_REQUEST_TEMPLATE.md
Diffstat (limited to '.github')
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b6da4b772..e12eea7bd 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,7 @@ <!-- Please be sure you are following the instructions in the dev guidelines -http://www.numpy.org/devdocs/dev/gitwash/development_workflow.html +http://www.numpy.org/devdocs/dev/development_workflow.html --> <!-- 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 +http://www.numpy.org/devdocs/dev/development_workflow.html#writing-the-commit-message --> |