diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 31820a3..5f121c0 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -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`?