foundry-template/.github/PULL_REQUEST_TEMPLATE.md
Ricardo Guilherme Schmidt b7114854cb
chore: add gas-report (#18)
* chore: add gas-report
2024-02-26 14:09:11 +01: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?