From 8bc89bc4515bd13149836ee92872b67d63eba2d4 Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Sun, 21 May 2017 17:15:51 -0700 Subject: [PATCH] Mention DevGuide in the README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c7c94da..c4868ea 100644 --- a/README.md +++ b/README.md @@ -349,7 +349,9 @@ https://github.com/koalaman/shellcheck/issues ## Contributing -Please submit patches to code or documentation as GitHub pull requests! +Please submit patches to code or documentation as GitHub pull requests! Check +out the [DevGuide](https://github.com/koalaman/shellcheck/wiki/DevGuide) on the +ShellCheck Wiki. Contributions must be licensed under the GNU GPLv3. The contributor retains the copyright.