File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,12 @@ and to meet some of our community members.
43
43
you can submit a pull request (PR).
44
44
Instructions for doing this are [ included below] [ using-github ] .
45
45
46
- 4 . To build and run the user guide locally, see ** Building** below
46
+ 4 . To build and run the user guide locally, see ** Building** below
47
+
48
+ ** Note:** The published version of the user guide < https://www.commonwl.org/user_guide/ > is built from the ` release ` branch.
49
+ New changes are gathered on the default (` main ` ) branch which is built at < https://common-workflow-languageuser-guide.readthedocs.io/en/latest/ >
50
+ as a preview. Once we collect many changes from the ` main ` branch, we merge them into the ` release ` branch.
51
+
47
52
48
53
Pull requests include an automatic preview provided by
49
54
[ ReadTheDocs] ( https://readthedocs.org/projects/common-workflow-languageuser-guide/ ) .
You can’t perform that action at this time.
0 commit comments