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

549 B

name, about, title, labels, assignees
name about title labels assignees
Feature request Suggest an idea for this project

For new checks and feature suggestions

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

#!/bin/sh
your script here

Here's what shellcheck currently says:

Here's what I wanted to see: