diff options
author | Hameer Abbasi <einstein.edison@gmail.com> | 2019-10-26 12:25:04 +0200 |
---|---|---|
committer | Hameer Abbasi <einstein.edison@gmail.com> | 2019-10-26 12:25:04 +0200 |
commit | f547ce71d56f49cb67a1ea93ae491a188b332bfc (patch) | |
tree | f6faebee5d27df7f26bdd9baf6be8127c217348c /doc/neps/nep-template.rst | |
parent | 7b9b41a4c7dbd7b719d62f343f57f841f5809693 (diff) | |
download | numpy-f547ce71d56f49cb67a1ea93ae491a188b332bfc.tar.gz |
Make changes to NEP procedure
as suggested by @stefanv in #14734
Diffstat (limited to 'doc/neps/nep-template.rst')
-rw-r--r-- | doc/neps/nep-template.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/neps/nep-template.rst b/doc/neps/nep-template.rst index 55a872ca9..42f717c7a 100644 --- a/doc/neps/nep-template.rst +++ b/doc/neps/nep-template.rst @@ -41,8 +41,9 @@ Backward compatibility This section describes the ways in which the NEP breaks backward compatibility. The mailing list post will contain the NEP up to and including this section. -This is to avoid losing users who are not interested in implementation details -and instead focus the discussion on usage and impact of the intended features. +Its purpose is to provide a high-level summary to users who are not interested +in detailed technical discussion, but may have opinions around, e.g., usage and +impact. Detailed description -------------------- |