robosats/.github/pull_request_template.md

5 lines
222 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
- [ ] If it's a frontend feature, I have ran prettier `cd frontend; npm run format`. If it's a mobile app feature I ran `cd mobile; npm run format`.