We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c8cdc commit e5b2da0Copy full SHA for e5b2da0
release_policy.md
@@ -0,0 +1,13 @@
1
+# Release policy
2
+
3
+ClimaTimesteppers.jl is a core component to the CliMA ecosystem, and can have
4
+a significant impact on users since most experiments and examples rely on this
5
+infrastructure.
6
7
+As such, we decided to enforce a release policy:
8
9
+Before making breaking releases, a stable patch release must be exercised by
10
+user repos and without new issues for at lease one week.
11
12
+This will help users to avoid issues when making updates, and developers to avoid the
13
+need to create patch releases along old minor versions.
0 commit comments