robosats/.github/pull_request_template.md
2022-10-04 09:56:12 -07:00

222 B

What does this PR do?

Fixes #<PR_NUMBER/>

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.