diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5b86df1c23..037c1f7d40 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -139,10 +139,13 @@ docker build -f build/grpc/Dockerfile -t zitadel-base:local . \ - ## Contribute Docs - +Project documentation is made with docusaurus and is located under [./docs](./docs). +Please refer to the [README](./docs/README.md) for more information and local testing. + +When making a pull request use `docs(): ` as title for the semantic release. +Scope can be left empty (omit the brackets) or refer to the top navigation sections. ## Contribute Internationalization