Skip to content

Commit 31ada2a

Browse files
adamroyjonesldez
andauthored
chore: Add a clarifying note to the bug report template (#3355)
Co-authored-by: Fernandez Ludovic <[email protected]>
1 parent a13a087 commit 31ada2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ 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, I've included all information below (version, config, etc).
14+
- label: Yes, I've included all information below (version, config, etc.).
1515
required: true
16-
- label: Yes, I've tried with the standalone linter if available. (https://golangci-lint.run/usage/linters/)
16+
- label: Yes, I've tried with the standalone linter if available (e.g., gocritic, go vet, etc.). (https://golangci-lint.run/usage/linters/)
1717
required: true
1818

1919
- type: textarea

0 commit comments

Comments
 (0)