Skip to content

Commit 8514309

Browse files
committed
review: add typecheck checkbox
1 parent 14ae249 commit 8514309

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ body:
1111
required: true
1212
- label: Yes, I've searched similar issues on GitHub and didn't find any.
1313
required: true
14+
- label: Yes, it's not a typecheck error (https://golangci-lint.run/usage/faq/#why-do-you-have-typecheck-errors).
15+
required: true
1416
- label: Yes, I've tried with the standalone linter if available (e.g., gocritic, go vet, etc.). (https://golangci-lint.run/usage/linters/)
1517
required: true
1618

0 commit comments

Comments
 (0)