Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.01 KB

CONTRIBUTING.md

File metadata and controls

19 lines (13 loc) · 1.01 KB

Contributing

Setup instructions

Table of contents are automatically inserted using pre-commit hooks. To get started:

pip install pre-commit==1.21.0
pre-commit install
pre-commit run --all-files

Attribution

These contributing guidelines are adapted from awesome-selfhosted.