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 868f7b9 commit 9fcc6faCopy full SHA for 9fcc6fa
1 file changed
CONTRIBUTING.rst
@@ -128,17 +128,8 @@ First time setup
128
Start coding
129
~~~~~~~~~~~~
130
131
-- Create a branch to identify the issue you would like to work on. If
132
- you're submitting a bug or documentation fix, branch off of the
133
- latest ".x" branch.
134
-
135
- .. code-block:: text
136
137
- $ git fetch origin
138
- $ git checkout -b your-branch-name origin/2.0.x
139
140
- If you're submitting a feature addition or change, branch off of the
141
- "main" branch.
+- Create a branch to identify the issue you would like to work
+ on. Branch off of the "main" branch.
142
143
.. code-block:: text
144
0 commit comments