mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
2378073c61
commit
0e9ea1be0c
@ -2,7 +2,7 @@ Please read the contribution guidelines below, before submitting your first pull
|
|||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
Please run `invoke setup_dev` in the root directory of your InvenTree code base to set up your development setup before starting to contribute. This will install and set up pre-commit to run some checks before each commit and help reduce the style errors.
|
Please run `invoke setup-dev` in the root directory of your InvenTree code base to set up your development setup before starting to contribute. This will install and set up pre-commit to run some checks before each commit and help reduce the style errors.
|
||||||
|
|
||||||
## Branches and Versioning
|
## Branches and Versioning
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user