]> Cypherpunks repositories - gostls13.git/commit
doc/contribute: add examples for finding issues on the issue tracker
authorLeigh McCulloch <leigh@mcchouse.com>
Sat, 4 Aug 2018 06:40:45 +0000 (06:40 +0000)
committerAndrew Bonventre <andybons@golang.org>
Wed, 8 Aug 2018 21:12:43 +0000 (21:12 +0000)
commit6b937ace680ac4377c9d952687104f4d23f1ce16
treef96ed1c73bef66c3f2ef694dfa420e5801810dee
parente7bce08493297c09856d3a14d018bc0f3c0319cc
doc/contribute: add examples for finding issues on the issue tracker

For contributors looking for new issues to contribute to it can be
difficult to find issues that need a fix and don't already have a fix
being considered. There are several labels that help guide the way
already, like `NeedsFix`, `HelpWanted`. But many issues with this label
will already have a CL. For new contributors this can be especially
difficult.

Fixes #26494

Change-Id: Ifd38ea65e362b4c580207a06f959646e49ac594f
GitHub-Last-Rev: 6d2b54447b2ee754a6d025f5de3ebd8326e035eb
GitHub-Pull-Request: golang/go#26516
Reviewed-on: https://go-review.googlesource.com/125355
Reviewed-by: Andrew Bonventre <andybons@golang.org>
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
doc/contribute.html