Skip to content

Commit 46f0eb7

Browse files
d-v-bjhamman
andauthored
Update docs/developers/contributing.rst
Co-authored-by: Joe Hamman <[email protected]>
1 parent 9dfb39c commit 46f0eb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/developers/contributing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,8 +314,8 @@ The Zarr library is an implementation of a file format standard defined external
314314

315315

316316
If an existing Zarr format version changes, or a new version of the Zarr format is released, then the Zarr library will generally require changes. It is very likely that
317-
a new Zarr file format will require extensive breaking changes to the Zarr library, and so support for a new Zarr file format in the Zarr library will almost certainly come in new ``major`` release.
318-
For some period of time after the Zarr library adds support for a new Zarr file format, there may be a period of accelerated changes as developers refine APIs that were added to support the new format.
317+
a new Zarr format will require extensive breaking changes to the Zarr library, and so support for a new Zarr format in the Zarr library will almost certainly come in new ``major`` release.
318+
For some period of time after the Zarr library adds support for a new Zarr format, there may be a period of accelerated changes as developers refine APIs that were added to support the new format.
319319
Breaking changes may more frequent until a new API is fully stabilized, and these breaking changes may occur in ``minor`` releases.
320320

321321

0 commit comments

Comments
 (0)