diff options
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d0485e8..5f33001 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ It is the work of hundreds of contributors. We appreciate your help! ## Filing issues -When [filing an issue](https://golang.org/issue/new), make sure to answer these five questions: +When [filing an issue](https://go.dev/issue/new), make sure to answer these five questions: 1. What version of Go are you using (`go version`)? 2. What operating system and processor architecture are you using? @@ -19,7 +19,7 @@ The gophers there will answer or ask you to file an issue if you've tripped over ## Contributing code -Please read the [Contribution Guidelines](https://golang.org/doc/contribute.html) +Please read the [Contribution Guidelines](https://go.dev/doc/contribute) before sending patches. Unless otherwise noted, the Go source files are distributed under |
