github.com/thrasher-corp/golangci-lint@v1.17.3/.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. Config file: `cat .golangci.yml`
     6  3. Go environment: `go version && go env`
     7  4. Verbose output of running: `golangci-lint run -v`