From 57fcfc406ba38d7df8341bb2e993a543f5e538fa Mon Sep 17 00:00:00 2001 From: Pierre Wizla Date: Wed, 17 Nov 2021 19:03:04 +0100 Subject: [PATCH] Add Strapi handbook links --- CONTRIBUTING.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fea4b1c151..66fe2af414 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -42,8 +42,6 @@ The core team will review your pull request and will either merge it, request ch ### Contribution Workflow - - #### Setting up 1. Fork the `documentation` repository. @@ -87,7 +85,7 @@ The core team will review your pull request and will either merge it, request ch ``` #### Writing -We can't provide you specific procedures with step-by-step instructions to write technical documentation. But if you have any question or need help, do feel free to reach us through [our forum](https://forum.strapi.io/). +We can't provide you specific procedures with step-by-step instructions to write technical documentation. But our ["12 Rules of Technical Writing"](https://handbook.strapi.io/user-success-manual/12-rules-of-technical-writing) and [style guide](https://handbook.strapi.io/user-success-manual/strapi-documentation-style-guide) should help you get started. If you have any question or need help, do feel free to reach us through [our forum](https://forum.strapi.io/). #### Sharing & reviewing