Update PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Mihai Maruseac 2022-04-11 09:59:14 -07:00 committed by GitHub
parent d5a4db574a
commit 3d6168d3c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
Checklist:
- [ ] Meaningful commit message, eg `add my-cool-package` (please don't mention `build-constraints.yml`)
- [ ] At least 30 minutes have passed since uploading to Hackage
- [ ] On your own machine, you have successfully run the following command (find verify-package in the root of this repo):
- [ ] (Optional, replaced by GitHub Action check) On your own machine, you have successfully run the following command (find verify-package in the root of this repo):
./verify-package $package # or $package-$version