Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Commit 7885eae

Browse files
committed
Add issue label links to CONRIBUTING.md
1 parent 76df8f8 commit 7885eae

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ The gophers there will answer or ask you to file an issue if you've tripped over
2626
Please read the [Contribution Guidelines](https://golang.org/doc/contribute.html)
2727
before sending patches.
2828

29+
The
30+
[help-wanted](https://github.com/golang/dep/issues?q=is%3Aissue+is%3Aopen+label%3Ahelp-wanted)
31+
label highlights issues that are well-suited for folks to jump in on. The
32+
[good-first-pr](https://github.com/golang/dep/issues?q=is%3Aissue+is%3Aopen+label%3Agood-first-pr)
33+
label further identifies issues that are particularly well-sized for newcomers.
34+
2935
Unless otherwise noted, the Dep source files are distributed under
3036
the BSD-style license found in the LICENSE file.
3137

0 commit comments

Comments
 (0)