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 5f92370 commit b2d3433Copy full SHA for b2d3433
contributing/code/pull_requests.rst
@@ -150,7 +150,7 @@ work:
150
During the :ref:`stabilization phase <contributing-release-development>`, the development branch is in
151
feature freeze. Please help the community prepare for the new version release. If you want to submit a
152
new feature pull request, you should target the next version. For example, if ``6.3`` reached feature
153
-freeze, new features should target ``6.4``. If the ``6.4`` branch does not yet exists, target ``6.3``
+freeze, new features should target ``6.4``. If the ``6.4`` branch does not yet exist, target ``6.3``
154
and rebase your pull requests once the branch is created.
155
156
Create a Topic Branch
0 commit comments