Update developer.md

This commit is contained in:
மனோஜ்குமார் பழனிச்சாமி 2022-04-05 11:28:22 +05:30
parent 57af08fde7
commit 0d93916f79
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ Alternatively (e.g. if your system is not supported by the setup.sh script), fol
This will install all required tools for development, including `pytest`, `flake8`, `mypy`, and `coveralls`.
Then install the git hook scripts by running `pre-commit install`
Before opening a pull request, please familiarize yourself with our [Contributing Guidelines](https://github.com/freqtrade/freqtrade/blob/develop/CONTRIBUTING.md).
### Devcontainer setup