summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBen Nathanson <github@bigriver.xyz>2020-10-03 12:26:22 -0400
committerBen Nathanson <github@bigriver.xyz>2020-10-03 12:26:22 -0400
commitd55243ea48b06d82584ec0ead0de5dc72b70be8f (patch)
tree0f7bbc00e9c773cce660b8b1c4c3fcadb70e3d6f /.github
parente6b8b19ee832ae89289721301a4f5afcd454ec4f (diff)
downloadnumpy-d55243ea48b06d82584ec0ead0de5dc72b70be8f.tar.gz
DOC: Fix "Feature request" spelling in issue templates
"Request" had an upper-case R, inconsistent with Google style and other template items.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/feature-request.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md
index 0be94f928..00c6f59c5 100644
--- a/.github/ISSUE_TEMPLATE/feature-request.md
+++ b/.github/ISSUE_TEMPLATE/feature-request.md
@@ -1,5 +1,5 @@
---
-name: "Feature Request"
+name: "Feature request"
about: Check instructions for submitting your idea on the mailing list first.
---