fix(PULL_REQUEST_TEMPLATE): use the correct command name

This commit is contained in:
Ricardo Guilherme Schmidt
2024-02-26 10:04:54 -03:00
parent fda74d0eca
commit ca0dc508e1

View File

@@ -8,7 +8,7 @@ Ensure you completed **all of the steps** below before submitting your pull requ
- [ ] Added natspec comments?
- [ ] Ran `forge snapshot`?
- [ ] Ran `pnpm gas:report`?
- [ ] Ran `pnpm gas-report`?
- [ ] Ran `pnpm lint`?
- [ ] Ran `forge test`?
- [ ] Ran `pnpm verify`?