Skip to content

Commit 7fa03ec

Browse files
committed
Add info about release and next branches.
1 parent 24dc41e commit 7fa03ec

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,12 @@ conventions that we would like you to follow.
9696
be rendered.
9797
* Your tutorial must be able to run without error for the **most
9898
recent landlab release**.
99+
* If your tutorial runs with the most recent **release** of landlab,
100+
a pull request should be sent to the *release* branch.
101+
* If you tutorial does not work with the most recent release but does
102+
work with a development version of landlab that's yet to be release,
103+
submit a pull request to the *next* branch.
104+
99105

100106
Thanks! :heart: :heart: :heart:
101107

0 commit comments

Comments
 (0)