Skip to content

Commit 1f7c2d1

Browse files
authored
issue_template.md: tweak the latest stack item
1 parent 1ff8f47 commit 1f7c2d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/issue_template.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ Checklist for adding a package:
66
cd $package-$version
77
stack init --resolver lts-$lts
88
stack build --haddock --test --bench --no-run-benchmarks
9-
- [ ] You're using the latest version of Stack. Please try running `stack upgrade` and rerunning your commands. If it still fails, please include the output of `stack --version` in this issue.
9+
- [ ] You're using the latest version of Stack. (Otherwise please try running `stack upgrade` and re-running your commands. If that fails, please include the output of `stack --version` in this issue.)

0 commit comments

Comments
 (0)