mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-14 11:26:24 +00:00
f21a15b2bd
* Add pre-commit to CONTRIBUTING.md * Update PR template
213 B
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
andpre-commit install