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:
@@ -1,3 +1,4 @@
|
||||
<!-- vale off -->
|
||||
# Quickstart w. Docker
|
||||
|
||||
This quick start is intended for developers, that have already configured their local development environment and familiarised them selves with all the technologies and frameworks used throughout the Medusa eco-system.
|
||||
@@ -84,3 +85,5 @@ Add custom endpoint to your Medusa project
|
||||
Install and configure additional plugins
|
||||
|
||||
Build a storefront using our [Gatsby Starter](https://github.com/medusajs/gatsby-starter-medusa)
|
||||
|
||||
<!-- vale on -->
|
||||
Reference in New Issue
Block a user