Added CONTRIBUTING and linked to it from the README

This commit is contained in:
Sumner Evans
2020-02-03 23:07:31 -07:00
parent 30cb931a61
commit e1d62bb0de
4 changed files with 231 additions and 120 deletions

View File

@@ -1,5 +1,6 @@
[flake8]
ignore = E402, W503
exclude = .git,__pycache__,build,dist
[mypy-gi]
ignore_missing_imports = True