You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ body:
8
8
attributes:
9
9
label: Welcome
10
10
options:
11
+
- label: This is not a request to create or integrate a new linter; those belong in [Discussions](https://github.com/golangci/golangci-lint/discussions/new/choose).
12
+
required: true
11
13
- label: Yes, I've searched similar [issues on GitHub](https://github.com/golangci/golangci-lint/issues) and didn't find any.
12
14
required: true
13
15
- label: I agree to follow this project's [Code of Conduct](https://github.com/golangci/golangci-lint?tab=coc-ov-file)
0 commit comments