Commit Graph

6 Commits

Author SHA1 Message Date
Sebastian Wolf ec703906c1
Linted all MD files, enabled MD linter for each commit 2020-07-14 15:19:00 +02:00
Johannes Amorosa 02caed10d1
feat: Use makefile targets for document linting (#215)
This Makefile provides several targets for linting
documents. It utilizes several npm packages.
Functionality includes:

* Spellcheck
* Linting of markdown
* Check for broken links
* Sorting of dictionary file
* Detect inconsidered language

All targets (excluding the sorting of the dict file) are part
of the Github Action pipeline and will fail if quality
standards are not met.

Signed-off-by: Johannes Amorosa <johannes.amorosa@endocode.com>
2020-07-05 15:37:23 +02:00
Johann Weiher a306e50402
Update CONTRIBUTING.md 2020-05-14 15:48:17 +02:00
Johann Weiher b5fb203af5
Fixed typos in CONTRIBUTING.md 2020-05-14 11:39:23 +02:00
Benjamin Raethlein 1adc3a0ecd Change headings according to Title Case styling and Pull Request #7 2020-05-13 11:13:20 +02:00
Sebastian Wolf 648fa885f2 Corona-Warn-App: First set of documentation files 2020-05-12 23:31:54 +02:00