Update pull_request_template.md

This commit is contained in:
Luke Van Seters 2022-02-15 13:23:39 -05:00 committed by GitHub
parent a8856521d7
commit 6af61dac74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,3 +13,4 @@ What testing was performed to verify this works? Unit tests are a big plus!
## Checklist before merging
- [ ] I have read the [contributing guide](https://github.com/flashbots/mev-inspect-py/blob/main/CONTRIBUTING.md)
- [ ] I have installed and run pre-commit hooks
- [ ] All tests pass with `./mev test`