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 8ff33ed commit bf9a9cbCopy full SHA for bf9a9cb
docs/html/development/contributing.rst
@@ -112,7 +112,7 @@ the ``news/`` directory with the extension of ``.trivial.rst``. If you are on a
112
POSIX like operating system, one can be added by running
113
``touch news/$(uuidgen).trivial.rst``. On Windows, the same result can be
114
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
+Core committers may also add a "skip news" label to the PR which will accomplish
116
the same thing.
117
118
Upgrading, removing, or adding a new vendored library gets a special mention
0 commit comments