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
@@ -8,7 +8,7 @@ It is assumed youre already familiar with [Subscribers in Medusa and how to l
## Legend
Events in this document are listed under the entity theyre associated with. Theyre listed in a table of 3 columns:
Events in this document are listed under the entity theyre associated with. Theyre listed in a table of three columns:
1. **Event Name:** The name you use to subscribe a handler for the event.
2. **Description:** When this event is triggered.