mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-14 19:36:24 +00:00
f21a15b2bd
* Add pre-commit to CONTRIBUTING.md * Update PR template
6 lines
213 B
Markdown
6 lines
213 B
Markdown
## What does this PR do?
|
|
Fixes #<PR_NUMBER/>
|
|
|
|
## Checklist before merging
|
|
- [ ] Make sure you have installed and initialized [pre-commit](https://pre-commit.com). `pip install pre-commit` and `pre-commit install`
|