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

Commit

Permalink
Add issue label links to CONRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sdboyer committed May 30, 2017
1 parent 76df8f8 commit 7885eae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ The gophers there will answer or ask you to file an issue if you've tripped over
Please read the [Contribution Guidelines](https://golang.org/doc/contribute.html)
before sending patches.

The
[help-wanted](https://github.com/golang/dep/issues?q=is%3Aissue+is%3Aopen+label%3Ahelp-wanted)
label highlights issues that are well-suited for folks to jump in on. The
[good-first-pr](https://github.com/golang/dep/issues?q=is%3Aissue+is%3Aopen+label%3Agood-first-pr)
label further identifies issues that are particularly well-sized for newcomers.

Unless otherwise noted, the Dep source files are distributed under
the BSD-style license found in the LICENSE file.

Expand Down

0 comments on commit 7885eae

Please sign in to comment.