diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 591e24432..d2817514a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,6 +20,7 @@ The following is a set of guidelines for contributing to authentik and its compo - [Reporting Bugs](#reporting-bugs) - [Suggesting Enhancements](#suggesting-enhancements) - [Your First Code Contribution](#your-first-code-contribution) + [Help with the Docs](#help-with-the-docs) - [Pull Requests](#pull-requests) [Styleguides](#styleguides) @@ -135,6 +136,9 @@ authentik can be run locally, all though depending on which part you want to wor This is documented in the [developer docs](https://goauthentik.io/developer-docs/?utm_source=github) +### Help with the Docs +Contributions to the technical documentation are greatly appreciated. Open a PR if you have improvements to make or new content to add. If you have questions or suggestions about the documentation, open an Issue. No contribution is too small. + ### Pull Requests The process described here has several goals: