Added bug reporting info to README.md.

This commit is contained in:
Vidar Holen 2015-06-30 20:12:38 -07:00
parent 3d83b87c9a
commit 6c21e4671b
1 changed files with 6 additions and 0 deletions

View File

@ -101,4 +101,10 @@ To run the unit test suite:
cabal build
cabal test
## Reporting bugs
Please use the Github issue tracker for any bugs or feature suggestions:
https://github.com/koalaman/shellcheck/issues
Happy ShellChecking!