summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKushal Beniwal <kbeniwal2305@gmail.com>2022-04-30 14:49:51 +0530
committerKushal Beniwal <kbeniwal2305@gmail.com>2022-04-30 14:49:51 +0530
commitc471b003136c55e07a38a3133ad685d34f887de8 (patch)
treec08d48f8770261848befc484a1dc8d896f9e3ed9
parentcec19d76586c7861f3c636cddadb75431494ae4e (diff)
downloadnumpy-c471b003136c55e07a38a3133ad685d34f887de8.tar.gz
secure PR template URLs
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 704d2d16f..3cb690fa4 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -3,14 +3,14 @@
----------------------------------------------------------------
* FORMAT IT RIGHT:
- http://www.numpy.org/devdocs/dev/development_workflow.html#writing-the-commit-message
+ https://www.numpy.org/devdocs/dev/development_workflow.html#writing-the-commit-message
* IF IT'S A NEW FEATURE OR API CHANGE, TEST THE WATERS:
- http://www.numpy.org/devdocs/dev/development_workflow.html#get-the-mailing-list-s-opinion
+ https://www.numpy.org/devdocs/dev/development_workflow.html#get-the-mailing-list-s-opinion
* HIT ALL THE GUIDELINES:
https://numpy.org/devdocs/dev/index.html#guidelines
* WHAT TO DO IF WE HAVEN'T GOTTEN BACK TO YOU:
- http://www.numpy.org/devdocs/dev/development_workflow.html#getting-your-pr-reviewed
+ https://www.numpy.org/devdocs/dev/development_workflow.html#getting-your-pr-reviewed
-->