Merge pull request #694 from rubenvereecken/contributing

Added contributing guidelines on tldr-lint
waldyrious/alt-syntax
Ruben Vereecken 2016-01-21 14:39:02 +02:00
commit 968a3307da
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`.