Files
shellcheck/.github/ISSUE_TEMPLATE/bug_report.md
2025-07-17 12:48:56 -07:00

624 B

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a new bug report

For bugs with existing features

Here's a snippet or screenshot that shows the problem:

#!/bin/sh
your script here

Here's what shellcheck currently says:

Here's what I wanted or expected to see: