summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2021-04-29 10:50:37 -0600
committerGitHub <noreply@github.com>2021-04-29 10:50:37 -0600
commiteb8656d6cb58b3a64c26e9ee50f950eccc9b7d09 (patch)
treedaacbd35613d4bbb5368de516ec9d69d55069418 /.github
parentb5bd0d4c555498e5557fc1f8a79f50c3e1ee725e (diff)
parentd5fd9cc4927c19eaabf576e1c043b261799657a5 (diff)
downloadnumpy-eb8656d6cb58b3a64c26e9ee50f950eccc9b7d09.tar.gz
Merge pull request #18855 from nschloe/crlf
STY: change CRLF line terminators to Unix
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md32
1 files changed, 16 insertions, 16 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 508c8c034..704d2d16f 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,16 +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
--->
+<!-- ----------------------------------------------------------------
+ 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
+-->