Skip to content

Commit 35ee2b3

Browse files
committed
Streamline README and add new diagrams
1 parent 29c7bb9 commit 35ee2b3

8 files changed

+107
-531
lines changed

CONTRIBUTING.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,10 @@ PRs to resolve existing issues are greatly appreciated, and issues labeled as
5151
are a great place to start!
5252

5353
### Pull request process
54-
- -All commits must include a Signed-off-by trailer at the end of each commit message to indicate that the contributor agrees to the Developer Certificate of Origin. For additional details, check out the [DCO instructions](dco.md).
54+
55+
- -All commits must include a Signed-off-by trailer at the end of each commit
56+
message to indicate that the contributor agrees to the Developer Certificate
57+
of Origin. For additional details, check out the [DCO instructions](dco.md).
5558
- Create an issue outlining the fix or feature.
5659
- Fork the ToolHive repository to your own GitHub account and clone it locally.
5760
- Hack on your changes.
@@ -67,7 +70,14 @@ are a great place to start!
6770

6871
### Contributing to docs
6972

70-
TBD
73+
The ToolHive user documentation website is maintained in the
74+
[docs-website](https://github.com/stacklok/docs-website) repository. If you want
75+
to contribute to the documentation, please open a PR in that repo.
76+
77+
Please review the README and
78+
[STYLE-GUIDE](https://github.com/stacklok/docs-website/blob/add-release-update-workflow/STYLE-GUIDE.md)
79+
in the docs-website repository for more information on how to contribute to the
80+
documentation.
7181

7282
### Commit message guidelines
7383

0 commit comments

Comments
 (0)