Skip to content

Commit e5b2da0

Browse files
Add release policy (#362)
* Add release policy * Update release_policy.md Co-authored-by: Julia Sloan <[email protected]> * Update release_policy.md Co-authored-by: Julia Sloan <[email protected]> --------- Co-authored-by: Julia Sloan <[email protected]>
1 parent 29c8cdc commit e5b2da0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

release_policy.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)