mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated Contributing to gopls (markdown)
parent
9c23079eb1
commit
320993262b
@ -2,16 +2,4 @@
|
||||
> This page has been subsumed into the [committed markdown](https://github.com/golang/tools/blob/master/gopls/doc/contributing.md) of x/tools repository
|
||||
>
|
||||
> Please do not edit this page!
|
||||
>
|
||||
> The remaining content will be removed when we are sure it was all replaced.
|
||||
---
|
||||
|
||||
This page is a guide to help Go developers get started in order to contribute to `gopls`. For more information on `gopls`, see https://github.com/golang/go/wiki/gopls.
|
||||
|
||||
This page is currently under construction, but more information will be added here soon.
|
||||
|
||||
From https://github.com/golang/go/wiki/gopls#contributing:
|
||||
|
||||
> 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.
|
||||
|
||||
> 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.
|
Loading…
x
Reference in New Issue
Block a user