Skip to content

Commit cc0b1af

Browse files
shristibaralwmvanvlietcbrnr
authored andcommitted
"Enhancement" changed to "newfeature" in contribution guide documentation (mne-tools#13373)
Co-authored-by: Marijn van Vliet <[email protected]> Co-authored-by: Clemens Brunner <[email protected]>
1 parent 31fdcc6 commit cc0b1af

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changes/dev/13373.other.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Changed "enhancement" to "new feature" in the contributing guide as enhancement is not a recognized change type, by `Shristi Baral`_

doc/development/contributing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -614,8 +614,8 @@ other
614614
For changes that don't fit into any of the above categories, e.g.,
615615
internal refactorings.
616616

617-
For example, for an enhancement PR with number 12345, the changelog entry should be
618-
added as a new file :file:`doc/changes/dev/12345.enhancement.rst`. The file should
617+
For example, for a new feature PR with number 12345, the changelog entry should be
618+
added as a new file :file:`doc/changes/dev/12345.newfeature.rst`. The file should
619619
contain:
620620

621621
1. A brief description of the change, typically in a single line of one or two

0 commit comments

Comments
 (0)