minime/.github/PULL_REQUEST_TEMPLATE.md

13 lines
280 B
Markdown
Raw Normal View History

## Description
Describe the changes made in your pull request here.
## Checklist
Ensure you completed **all of the steps** below before submitting your pull request:
- [ ] Added natspec comments?
- [ ] Ran `forge snapshot`?
- [ ] Ran `pnpm lint`?
- [ ] Ran `pnpm gas-report`?