summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2019-07-23 19:22:56 -0500
committerGitHub <noreply@github.com>2019-07-23 19:22:56 -0500
commite644f620a6fc9e30f93f9d37f8da2f4a700fa3eb (patch)
tree3dda3b6c34175671462919985630b1d72df6cf26 /doc
parentf178ad3cb932a010ce7e4a49de039c3e1ffcc3f7 (diff)
parent6ce09ed1d2dea875a6e291269980d81a08963afe (diff)
downloadnumpy-e644f620a6fc9e30f93f9d37f8da2f4a700fa3eb.tar.gz
Merge pull request #14092 from tacaswell/doc_nep_template
MAINT: Improve NEP template
Diffstat (limited to 'doc')
-rw-r--r--doc/neps/nep-template.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/neps/nep-template.rst b/doc/neps/nep-template.rst
index 2b49ec709..c3d34ea46 100644
--- a/doc/neps/nep-template.rst
+++ b/doc/neps/nep-template.rst
@@ -1,6 +1,6 @@
-=============================
-NEP Template and Instructions
-=============================
+=================================
+NEP X — Template and Instructions
+=================================
:Author: <list of authors' real names and optionally, email addresses>
:Status: <Draft | Active | Accepted | Deferred | Rejected | Withdrawn | Final | Superseded>
@@ -14,6 +14,7 @@ Abstract
The abstract should be a short description of what the NEP will achieve.
+Note that the — in the title is an elongated dash, not -.
Motivation and Scope
--------------------