foundry-template/.github/PULL_REQUEST_TEMPLATE.md
r4bbit cbd03c711c
chore: yarn -> pnpm in PULL_REQUEST_TEMPLATE (#8)
We're using `pnpm` not `yarn`.
2023-09-10 11:44:59 +02:00

275 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 lint?
  • Ran forge test?