robosats/.github/pull_request_template.md
redphix f21a15b2bd
Add pre-commit to CONTRIBUTING.md (#305)
* Add pre-commit to CONTRIBUTING.md

* Update PR template
2022-10-25 17:51:27 +00:00

213 B

What does this PR do?

Fixes #<PR_NUMBER/>

Checklist before merging

  • Make sure you have installed and initialized pre-commit. pip install pre-commit and pre-commit install