Added contributing guidelines on tldr-lint

waldyrious/alt-syntax
Ruben Vereecken 2016-01-19 14:28:43 +01:00
parent 537d9bc1b8
commit 8d1182f2fc
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ Detailed explanation:
You can use the formatting features of [tldr-lint](https://github.com/tldr-pages/tldr-lint)
(installed through `make setup` or alternatively `npm install tldr-lint`)
to automatically fix any mistakes you may have missed.
Try `tldr tldr-lint` for a quick how-to.
Try `tldr tldrl` for a quick how-to.
6. Please use the following commit message format:
`<command>: type of change`.