Skip to content

Commit 5d92960

Browse files
committed
added a note about committing patches to the 2.0 branch
1 parent 0d93689 commit 5d92960

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

contributing/code/patches.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,11 @@ Create the topic branch with the following command:
154154
155155
$ git checkout -b BRANCH_NAME master
156156
157+
.. tip::
158+
159+
Replace "master" by, for example, 2.0, if you wish to submit a patch to the
160+
2.0 branch.
161+
157162
.. tip::
158163

159164
Use a descriptive name for your branch (`ticket_XXX` where `XXX` is the

0 commit comments

Comments
 (0)