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.
4343 you can submit a pull request (PR).
4444 Instructions for doing this are [ included below] [ using-github ] .
4545
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+
4752
4853Pull requests include an automatic preview provided by
4954[ ReadTheDocs] ( https://readthedocs.org/projects/common-workflow-languageuser-guide/ ) .
You can’t perform that action at this time.
0 commit comments