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

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`