summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBen Nathanson <github@bigriver.xyz>2020-10-08 15:28:28 -0400
committerBen Nathanson <github@bigriver.xyz>2020-10-08 15:28:28 -0400
commit055afcfaaf0004c537cb03de2520d38bbbb19e67 (patch)
tree4420cef8f8881d197c84989c85cc708849fe6452 /.github
parent29c58e632ce51e75e946014f076aba803ee57dde (diff)
downloadnumpy-055afcfaaf0004c537cb03de2520d38bbbb19e67.tar.gz
DOC: Fewer blank lines in PR template
Reduce the need to scroll, per @mattip suggestion in #17440
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index dee33ee5f..508c8c034 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,22 +1,16 @@
-<!--
-
- ----------------------------------------------------------------
+<!-- ----------------------------------------------------------------
MAKE SURE YOUR PR GETS THE ATTENTION IT DESERVES!
----------------------------------------------------------------
-
* FORMAT IT RIGHT:
http://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
-
* 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
-->