Skip to content

Commit 87c4792

Browse files
docs: document the need to remove release candidate schemas
i.e. when adding a X.Y.0 schema, remove X.Y-rcN schemas.
1 parent 31a9b10 commit 87c4792

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ That is, an `X.Y.0` release, for example `3.6.0`?
138138
3.6.0
139139
```
140140

141+
Note: you should also remove any pre-release schemas, which have the naming format `schemas-juju.X.Y-rcN.json`, where `N` is the release candidate version.
142+
141143

142144
### Subsequent releases
143145

0 commit comments

Comments
 (0)