diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8491b1d2dc..258e9d58e2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -45,6 +45,8 @@ The Strapi Documentation team has created a complete style guide for you to make 💁 While writing, please consider the [12 Rules of Technical Writing](https://handbook.strapi.io/user-success-manual/12-rules-of-technical-writing) that the Strapi Documentation team will use to assess the quality and consistency of the contribution. 😊 +⚠️ **Important: Please disable any linter or automatic formatting tool(s)** before saving and submitting your files. Not doing so could, at best, add unnecessary formatting changes to the submitted PR or, at worst, prevent Docusaurus from properly rendering some pages. + ### Working locally: Set up the project To set up the Docusaurus project on your machine, perform the following steps from a terminal instance: