golangci / golangci-lint

Fast linters runner for Go
https://golangci-lint.run
GNU General Public License v3.0
14.85k stars 1.34k forks source link

docs: broken link on contribution page #4765

Closed ccoVeille closed 1 month ago

ccoVeille commented 1 month ago

Welcome

Description of the problem

contribution refers to https://github.com/golangci/golangci-lint/blob/master/CODE_OF_CONDUCT.md but it's a 404

Version of golangci-lint

NA

Configuration

NA

Go environment

NA

Verbose output of running

NA

A minimal reproducible example or link to a public repository

open https://golangci-lint.run/contributing/workflow/ click on code of conduct

Validation

boring-cyborg[bot] commented 1 month ago

Hey, thank you for opening your first Issue ! 🙂 If you would like to contribute we have a guide for contributors.

ldez commented 1 month ago

The link should be replaced by https://github.com/golangci/golangci-lint?tab=coc-ov-file

https://github.com/golangci/golangci-lint/blob/master/docs/src/docs/contributing/workflow.mdx

ccoVeille commented 1 month ago

I will open a PR then if you are OK @ldez