We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a01672d commit 0d8b37cCopy full SHA for 0d8b37c
1 file changed
docs/internals/index.md
@@ -3,10 +3,9 @@
3
# Internals
4
5
:::{warning}
6
+Be careful with these! Internal APIs are **not** covered by version policies. They can break or be removed between minor versions!
7
-Internal APIs can break at any time and are not covered by semantic versioning or any other
8
-stability policy.
9
-
+If you need an internal API stabilized please [file an issue](https://github.com/vcs-python/libvcs/issues).
10
:::
11
12
```{toctree}
0 commit comments