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 8aee545 commit c3e346aCopy full SHA for c3e346a
docs/contributing.rst
@@ -111,7 +111,7 @@ Creating a branch
111
Before you do any new work or submit a pull request, please open an issue on GitHub to
112
report the bug or propose the feature you'd like to add.
113
114
-It's best to create a new, separate branch for each piece of work you want to do. E.g.:
+It's best to create a new, separate branch for each piece of work you want to do. E.g.::
115
116
git fetch upstream
117
git checkout -b shiny-new-feature upstream/main
0 commit comments