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 fc6395c commit 56eb23cCopy full SHA for 56eb23c
HOWTORELEASE.rst renamed to RELEASING.rst
@@ -7,7 +7,7 @@ Release Procedure
7
8
This will create the branch ready to be pushed.
9
10
-#. Open a PR targeting ``master``.
+#. Open a PR targeting ``main``.
11
12
#. All tests must pass and the PR must be approved by at least another maintainer.
13
@@ -20,4 +20,4 @@ Release Procedure
20
21
#. Make sure it is `available on PyPI <https://pypi.org/project/pluggy>`_.
22
23
-#. Merge the PR into ``master``, either manually or using GitHub's web interface.
+#. Merge the PR into ``main``, either manually or using GitHub's web interface.
0 commit comments