docs: integrate Vale for documentation linting (#2242)

* added value rules

* resolved errors raised by vale

* added github action

* fixes to github action

* added details in contribution guidelines

* added rule for numbers

* limited checks to errors
This commit is contained in:
Shahed Nasser
2022-09-22 13:12:09 +03:00
committed by GitHub
parent d0d789b6d4
commit 6adaf56c73
103 changed files with 2408 additions and 832 deletions
+3 -3
View File
@@ -11,7 +11,7 @@ This user guide is intended to help users learn how they can use the Medusa admi
:::tip
If you dont have a Medusa admin yet, you can check [our live demo](https://demo.medusajs.com/)!
If you dont have a Medusa admin yet, you can check [the live demo](https://demo.medusajs.com/)!
:::
@@ -69,8 +69,8 @@ At the top right, youll find an avatar icon. By clicking this icon, youll
![Quick Actions Dropdown](https://i.imgur.com/YgVKTLH.png)
### Need Help?
### Need Help
At the top right, youll find a <UiIcon lightIcon="https://i.imgur.com/CrABja9.png" darkIcon="https://i.imgur.com/cgeX2hP.png" alt="question mark" /> icon. When you click on this icon, a form will pop up. You can use this form to send the Medusa team a message asking for help. Our team usually responds in a few hours on business days.
At the top right, youll find a <UiIcon lightIcon="https://i.imgur.com/CrABja9.png" darkIcon="https://i.imgur.com/cgeX2hP.png" alt="question mark" /> icon. When you click on this icon, a form will pop up. You can use this form to send the Medusa team a message asking for help. The Medusa team usually responds in a few hours on business days.
![Get Help Form](https://i.imgur.com/8Fpa0gr.png)