Skip to content

Commit 0d8b37c

Browse files
committed
docs(internals): API stability warning
1 parent a01672d commit 0d8b37c

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/internals/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@
33
# Internals
44

55
:::{warning}
6+
Be careful with these! Internal APIs are **not** covered by version policies. They can break or be removed between minor versions!
67

7-
Internal APIs can break at any time and are not covered by semantic versioning or any other
8-
stability policy.
9-
8+
If you need an internal API stabilized please [file an issue](https://github.com/vcs-python/libvcs/issues).
109
:::
1110

1211
```{toctree}

0 commit comments

Comments
 (0)