Suggest reading the wiki page in the issue template

This commit is contained in:
Vidar Holen 2018-08-28 20:40:33 -07:00
parent 3d03b0ab3b
commit 0cee8a993d
1 changed files with 1 additions and 1 deletions

View File

@ -1,8 +1,8 @@
#### For bugs #### For bugs
- Rule Id (if any, e.g. SC1000): - Rule Id (if any, e.g. SC1000):
- My shellcheck version (`shellcheck --version` or "online"): - My shellcheck version (`shellcheck --version` or "online"):
- [ ] I read the issue's wiki page, e.g. https://github.com/koalaman/shellcheck/wiki/SC2086
- [ ] I tried on shellcheck.net and verified that this is still a problem on the latest commit - [ ] I tried on shellcheck.net and verified that this is still a problem on the latest commit
- [ ] It's not reproducible on shellcheck.net, but I think that's because it's an OS, configuration or encoding issue
#### For new checks and feature suggestions #### For new checks and feature suggestions
- [ ] shellcheck.net (i.e. the latest commit) currently gives no useful warnings about this - [ ] shellcheck.net (i.e. the latest commit) currently gives no useful warnings about this