mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-27 02:43:04 +03:00
Merge pull request #381 from igorshubovych/remove-index-mention-from-contributing
Remove index mention from Contributing.md guidelines
This commit is contained in:
commit
3d78b46ada
@ -9,7 +9,7 @@ Contribution are most welcome! All `tldr` pages are stored in Markdown right her
|
||||
|
||||
## Setup
|
||||
|
||||
When setting up a brand new fork, run `make setup` to install the git pre-commit hook that will rebuild the index every time you commit your changes. You can also rebuild it manually by running `make index`. The script requires Ruby to run. Make sure you have the index in place as we will need it as part of your commit in order to pull in your changes.
|
||||
When setting up a brand new fork, run `make setup` to install the git pre-commit hook that will check errors in your changes with Markdown linter.
|
||||
|
||||
## Guidelines
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user