Skip to content

Commit a0ae810

Browse files
d-v-bdstansby
andauthored
Update docs/developers/contributing.rst
Co-authored-by: David Stansby <[email protected]>
1 parent f25d84c commit a0ae810

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/developers/contributing.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,8 +295,7 @@ component of the version identifier is incremented on release.
295295
Minor releases are safe for most users and downstream projects to adopt.
296296

297297

298-
* ``patch`` releases (for example, ``3.1.0`` -> ``3.1.1``) are for changes with very low likelihood of
299-
breaking code for a downstream project or user.
298+
* ``patch`` releases (for example, ``3.1.0`` -> ``3.1.1``) are for changes that contain no breaking or behaviour changes for downstream projects or users. Examples of changes in a patch release are bugfixes and documentation improvements.
300299

301300

302301
Users should always feel safe upgrading to a the latest patch release.

0 commit comments

Comments
 (0)