We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24dc41e commit 7fa03ecCopy full SHA for 7fa03ec
1 file changed
CONTRIBUTING.md
@@ -96,6 +96,12 @@ conventions that we would like you to follow.
96
be rendered.
97
* Your tutorial must be able to run without error for the **most
98
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
+
105
106
Thanks! :heart: :heart: :heart:
107
0 commit comments