forked from orbit-oss/flask
Merge pull request #3344 from hharutyunyan/fix-the-contibution-docs
Fix the contibution docs
This commit is contained in:
commit
4a8e75b10a
1 changed files with 3 additions and 1 deletions
|
|
@ -79,7 +79,8 @@ First time setup
|
|||
|
||||
pip install -e ".[dev]"
|
||||
|
||||
- Install the pre-commit hooks:
|
||||
- Install the `pre-commit framework`_.
|
||||
- Install the pre-commit hooks::
|
||||
|
||||
pre-commit install --install-hooks
|
||||
|
||||
|
|
@ -89,6 +90,7 @@ First time setup
|
|||
.. _email: https://help.github.com/en/articles/setting-your-commit-email-address-in-git
|
||||
.. _Fork: https://github.com/pallets/flask/fork
|
||||
.. _Clone: https://help.github.com/en/articles/fork-a-repo#step-2-create-a-local-clone-of-your-fork
|
||||
.. _pre-commit framework: https://pre-commit.com/#install
|
||||
|
||||
Start coding
|
||||
~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue