diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6a17bef8..7b2f0460 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,4 @@ Checklist: -- [ ] Meaningful commit message. -- [ ] Some time passed since Hackage upload. -- [ ] Tested with Stackage Nightly. ---- +- [ ] Meaningful commit message +- [ ] Some time passed since Hackage upload +- [ ] stack build --resolver nightly --haddock --test --bench --no-run-benchmarks