Skip to content

Commit 5012b01

Browse files
committed
chore: reorganize directory readme
1 parent adad952 commit 5012b01

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed
Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Plugin API Reference – Coder for Backstage
1+
# Documentation Directory – `backstage-plugin-coder` v0.3.0
22

3-
The Coder plugin for Backstage does follow semantic versioning.
3+
This document lists core information for the Backstage Coder plugin. It is intended for users who have already set up the plugin and are looking to take it further.
44

5-
For users who need more information about how to extend and modify the Coder plugin. For general setup, please see our main [README](../README.md).
5+
For general setup, please see our [main README](../README.md).
66

7-
## Documentation directory
7+
## Documentation listing
88

99
### Guides
1010

@@ -16,3 +16,7 @@ For users who need more information about how to extend and modify the Coder plu
1616
- [Components](./api-reference/components.md)
1717
- [Custom React hooks](./api-reference/hooks.md)
1818
- [Important types](./api-reference/types.md)
19+
20+
## Notes about semantic versioning
21+
22+
We fully intend to follow semantic versioning with the Coder plugin for Backstage. Expect some pain points as we figure out the right abstractions needed to hit version 1, but we will try to minimize breaking changes as much as possible as the library gets ironed out.

0 commit comments

Comments
 (0)