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 62e955c commit c321046Copy full SHA for c321046
docs/api.md
@@ -9,7 +9,8 @@ For granular control see {ref}`libvcs <libvcs:index>`'s {ref}`Commands <libvcs:c
9
## Internals
10
11
:::{warning}
12
-These APIs are purely internal not covered by versioning policies, they can and will break between versions.
+Be careful with these! Internal APIs are **not** covered by version policies. They can break or be removed between minor versions!
13
+
14
If you need an internal API stabilized please [file an issue](https://github.com/vcs-python/vcspull/issues).
15
:::
16
0 commit comments