From 1916b03dd746f26be435df85249870864e4db69e Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Sun, 25 Feb 2018 13:21:22 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Home.md b/Home.md index 240cbd8..04e8f8a 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,11 @@ ### Welcome to the ShellCheck wiki! +If you tried to follow a link for an issue but ended up here, it means that page does not exist yet :( + +You can [file an issue](https://github.com/koalaman/shellcheck/issues) about it and ask that it be added. + +--- + [ShellCheck](https://github.com/koalaman/shellcheck) is a static analysis tool for shell scripts. This wiki holds all the long form descriptions of warnings and suggestions it outputs. If you get this output: ```