foundry-template/.github/PULL_REQUEST_TEMPLATE.md
Ricardo Guilherme Schmidt 706a5c9163 chore: add gas-report
2024-02-24 13:39:09 -03:00

329 B

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 gas:report?
  • Ran pnpm lint?
  • Ran forge test?
  • Ran pnpm verify?