Skip to content

Commit f93d109

Browse files
committed
Changed Enhancement to new feature to address the issue #13372
1 parent a07f970 commit f93d109

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)