diff --git a/SC2296.md b/SC2296.md index 9731f77..c586df2 100644 --- a/SC2296.md +++ b/SC2296.md @@ -24,6 +24,8 @@ Double check the syntax of what you're trying to do. Some Zsh specific parameter expansions like `${(q)value}` trigger this warning, but ShellCheck does not support Zsh. +If this warning triggers in code that works on Bash, Ksh, Dash or Sh, please [submit a bug](https://github.com/koalaman/shellcheck/issues/new). + ### Related resources: * Help by adding links to BashFAQ, StackOverflow, man pages, POSIX, etc! \ No newline at end of file