mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
update contribution section
parent
c9f1327597
commit
210bd9ee85
2
gopls.md
2
gopls.md
@ -279,7 +279,7 @@ See https://github.com/golang/go/wiki/Contributing-to-gopls.
|
||||
|
||||
Contributions are welcome, but since development is so active, we request that you file an issue and claim it before starting to work on something. Otherwise, it is likely that we might already be working on a fix for your issue.
|
||||
|
||||
Please see all available issues under the [gopls label](https://github.com/golang/go/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Agopls) on the Go issue tracker. Any issue without an assignee and with the label "Suggested" is fair game - just assign yourself or comment on the issue before you begin working!
|
||||
All `gopls` issues are labeled as such (see the [gopls label](https://github.com/golang/go/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Agopls)). Available issues are also tagged `help wanted` (see them [here](https://github.com/golang/go/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Agopls+label%3A%22help+wanted%22+)). Before you begin working on an issue, please leave a comment that you are claiming it.
|
||||
|
||||
## FAQ
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user