Update CONTRIBUTING.md

This commit is contained in:
Oliver 2022-05-25 19:58:14 +10:00 committed by GitHub
parent 2378073c61
commit 0e9ea1be0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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