mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:02:18 +02:00
Merge pull request #694 from rubenvereecken/contributing
Added contributing guidelines on tldr-lint
This commit is contained in:
commit
968a3307da
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ Detailed explanation:
|
||||||
You can use the formatting features of [tldr-lint](https://github.com/tldr-pages/tldr-lint)
|
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`)
|
(installed through `make setup` or alternatively `npm install tldr-lint`)
|
||||||
to automatically fix any mistakes you may have missed.
|
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:
|
6. Please use the following commit message format:
|
||||||
`<command>: type of change`.
|
`<command>: type of change`.
|
||||||
|
|
Loading…
Add table
Reference in a new issue