chore: yarn -> pnpm in PULL_REQUEST_TEMPLATE (#8)
We're using `pnpm` not `yarn`.
This commit is contained in:
parent
4406e91add
commit
cbd03c711c
|
@ -8,5 +8,5 @@ Ensure you completed **all of the steps** below before submitting your pull requ
|
|||
|
||||
- [ ] Added natspec comments?
|
||||
- [ ] Ran `forge snapshot`?
|
||||
- [ ] Ran `yarn lint`?
|
||||
- [ ] Ran `pnpm lint`?
|
||||
- [ ] Ran `forge test`?
|
||||
|
|
Loading…
Reference in New Issue