mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-30 08:00:25 +01:00
Update PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
d5a4db574a
commit
3d6168d3c1
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,7 +1,7 @@
|
|||||||
Checklist:
|
Checklist:
|
||||||
- [ ] Meaningful commit message, eg `add my-cool-package` (please don't mention `build-constraints.yml`)
|
- [ ] 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
|
- [ ] 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
|
./verify-package $package # or $package-$version
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user