We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4503c14 commit 1d54466Copy full SHA for 1d54466
1 file changed
README.md
@@ -58,6 +58,10 @@ Either use the Github app for your operating system (mentioned above) or `git` c
58
59
git clone [email protected]:yourgithubusername/tutorial.git
60
61
+Then, create a branch for your new changes to sit in. It helps to call the branch something related to the changes you are going to make.
62
+
63
+ git checkout -b contributing
64
65
Download the [Gitbook Editor](https://github.com/GitbookIO/editor-legacy/releases) app to your computer.
66
67
Then you can open the tutorial in Gitbook Editor (*File* > *Open book*).
0 commit comments