Skip to content

Commit bf9a9cb

Browse files
committed
Mention 'skip news' label in docs
1 parent 8ff33ed commit bf9a9cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/development/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ the ``news/`` directory with the extension of ``.trivial.rst``. If you are on a
112112
POSIX like operating system, one can be added by running
113113
``touch news/$(uuidgen).trivial.rst``. On Windows, the same result can be
114114
achieved in Powershell using ``New-Item "news/$([guid]::NewGuid()).trivial.rst"``.
115-
Core committers may also add a "trivial" label to the PR which will accomplish
115+
Core committers may also add a "skip news" label to the PR which will accomplish
116116
the same thing.
117117

118118
Upgrading, removing, or adding a new vendored library gets a special mention

0 commit comments

Comments
 (0)