"vscode:/vscode.git/clone" did not exist on "03f8d3a548ce9769f9fd89cb4505e8b77649c943"
Unverified Commit c64cf386 authored by Michael Feil's avatar Michael Feil Committed by GitHub
Browse files

[Doc] Update contribution guidelines for better onboarding (#3819)

parent 76b889bf
......@@ -30,6 +30,8 @@ pip install -e . # This may take several minutes.
```bash
pip install -r requirements-dev.txt
# linting and formatting
bash format.sh
# Static type checking
mypy
# Unit tests
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment