optimism-bridge-snt/.github/PULL_REQUEST_TEMPLATE.md
2023-09-26 16:58:36 +02:00

13 lines
275 B
Markdown

## 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 `forge test`?