Files
foundry-template/.github/PULL_REQUEST_TEMPLATE.md
r4bbit 14b9b1ed0a chore: yarn -> pnpm in PULL_REQUEST_TEMPLATE
We're using `pnpm` not `yarn`.
2023-09-09 13:41:53 +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?