robosats/.github/pull_request_template.md

6 lines
213 B
Markdown
Raw Normal View History

2022-09-23 10:28:46 +00:00
## What does this PR do?
Fixes #<PR_NUMBER/>
2022-09-23 10:28:46 +00:00
## Checklist before merging
- [ ] Make sure you have installed and initialized [pre-commit](https://pre-commit.com). `pip install pre-commit` and `pre-commit install`