[Doc] Update contribution guidelines for better onboarding (#3819)
This commit is contained in:
parent
76b889bf1d
commit
c64cf38673
@ -30,6 +30,8 @@ pip install -e . # This may take several minutes.
|
|||||||
```bash
|
```bash
|
||||||
pip install -r requirements-dev.txt
|
pip install -r requirements-dev.txt
|
||||||
|
|
||||||
|
# linting and formatting
|
||||||
|
bash format.sh
|
||||||
# Static type checking
|
# Static type checking
|
||||||
mypy
|
mypy
|
||||||
# Unit tests
|
# Unit tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user