diff --git a/README.md b/README.md index 2ff047f..0a8dd1a 100644 --- a/README.md +++ b/README.md @@ -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!