mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Revert "Try adding link in PR template"
This reverts commit 2d7cc6b9f4.
This commit is contained in:
parent
2d7cc6b9f4
commit
4f652d8149
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -3,7 +3,7 @@ Checklist:
|
||||
- [ ] At least 30 minutes have passed since uploading to Hackage
|
||||
- [ ] On your own machine, you have successfully run the following command (replace `$package` with the name of the package that is submitted, and `$version` with the version of the package you want to get into Stackage):
|
||||
|
||||
./[verify-package](https://github.com/commercialhaskell/stackage/blob/master/verify-package) $package # or $package-$version
|
||||
./verify-package $package # or $package-$version
|
||||
|
||||
The script runs virtually the following commands in a clean directory:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user