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 2cbc6bb commit 0560e80Copy full SHA for 0560e80
doc/contributing/collaborator-guide.md
@@ -390,8 +390,8 @@ undergo deprecation. The exceptions to this rule are:
390
Experimental and undocumented APIs are not considered stable, therefore are
391
typically removed without a deprecation cycle. However, if such API has gotten
392
some non-trivial adoption in the ecosystem, it (or a subset of it) can undergo
393
-deprecation – at which point, changes to that API should follow
394
-[semantic versioning][] rules.
+deprecation – at which point, changes to that API (or at least, its deprecated
+subset) should follow [semantic versioning][] rules.
395
396
For more information, see [Deprecations](#deprecations).
397
0 commit comments