Try adding link in PR template

This commit is contained in:
Adam Bergmark 2021-03-15 23:43:01 +01:00
parent 93f2d1f238
commit 2d7cc6b9f4

View File

@ -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 $package # or $package-$version
./[verify-package](https://github.com/commercialhaskell/stackage/blob/master/verify-package) $package # or $package-$version
The script runs virtually the following commands in a clean directory: