diff --git a/DevGuide.md b/DevGuide.md index 8841c55..8befa11 100644 --- a/DevGuide.md +++ b/DevGuide.md @@ -6,6 +6,10 @@ Some familiarity with Haskell helps. Most checks just use pattern matching and f Feel free to skip ahead to "ShellCheck in Practice". +## ShellCheck Wiki policy + +The ShellCheck Wiki can be edited by anyone with a GitHub account. Feel free to update it with special cases and additional information. If you are making a significant edit and would like someone to double check it, you can file an issue with the title `[Wiki] Updated SC1234 to ...` (and point to this paragraph since this suggestion is still new). + ## ShellCheck Theory Here's the basic flow of code through ShellCheck: