Skip to content

Commit 78064c7

Browse files
Fiennemr-c
andauthored
add information on which branch to contribute to (#303)
Co-authored-by: Michael R. Crusoe <[email protected]>
1 parent c757074 commit 78064c7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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

4853
Pull requests include an automatic preview provided by
4954
[ReadTheDocs](https://readthedocs.org/projects/common-workflow-languageuser-guide/).

0 commit comments

Comments
 (0)