Be more specific about why you should read the wiki page

This commit is contained in:
Vidar Holen 2018-12-16 15:14:29 -08:00
parent 138080bdc7
commit 3d61b73e91
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#### 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 - [ ] The rule's wiki page does not already cover this (e.g. https://shellcheck.net/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
#### For new checks and feature suggestions #### For new checks and feature suggestions