We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a07f970 commit f93d109Copy full SHA for f93d109
doc/development/contributing.rst
@@ -614,8 +614,8 @@ other
614
For changes that don't fit into any of the above categories, e.g.,
615
internal refactorings.
616
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
+For example, for a new feature PR with number 12345, the changelog entry should be
+added as a new file :file:`doc/changes/dev/12345.newfeature.rst`. The file should
619
contain:
620
621
1. A brief description of the change, typically in a single line of one or two
0 commit comments