Merge remote-tracking branch 'fosskers/colin/contributing-tweak'

This commit is contained in:
Kevin Morris 2022-02-23 17:00:05 -08:00
commit b63ac7ce91
No known key found for this signature in database
GPG key ID: F7E46DED420788F3

View file

@ -7,7 +7,7 @@ Before sending patches, you are recommended to run `flake8` and `isort`.
You can add a git hook to do this by installing `python-pre-commit` and running You can add a git hook to do this by installing `python-pre-commit` and running
`pre-commit install`. `pre-commit install`.
[1] https://lists.archlinux.org/listinfo/aur-dev [1]: https://lists.archlinux.org/listinfo/aur-dev
### Coding Guidelines ### Coding Guidelines