We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14ae249 commit 8514309Copy full SHA for 8514309
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -11,6 +11,8 @@ body:
11
required: true
12
- label: Yes, I've searched similar issues on GitHub and didn't find any.
13
14
+ - label: Yes, it's not a typecheck error (https://golangci-lint.run/usage/faq/#why-do-you-have-typecheck-errors).
15
+ required: true
16
- label: Yes, I've tried with the standalone linter if available (e.g., gocritic, go vet, etc.). (https://golangci-lint.run/usage/linters/)
17
18
0 commit comments