github.com/ernado/golangci-lint@v1.10.1/.github/ISSUE_TEMPLATE.md (about)

     1  Thank you for creating the issue!
     2  
     3  Please include the following information:
     4  1. Version of golangci-lint: `golangci-lint --version` (or git commit if you don't use binary distribution)
     5  2. Go environment: `go version && go env`
     6  3. Verbose output of running: `golangci-lint run -v`