aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2018-05-04 10:11:45 +0800
committerfanquake <fanquake@gmail.com>2018-05-04 11:23:38 +0800
commita508091c59584476e3673543e4729fae5d6f2483 (patch)
treea9ab553f2c970ad49e9d376846583476f42ae1cd /CONTRIBUTING.md
parent7eb7076f70078c06bef9752f22acf92fd86e616a (diff)
downloadbitcoin-a508091c59584476e3673543e4729fae5d6f2483.tar.xz
doc: Mention good first issue list in CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ea475f8cfb..c390595abf 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -14,6 +14,9 @@ purposes. As such there are repository "maintainers" who are responsible for
merging pull requests as well as a "lead maintainer" who is responsible for the
release cycle, overall merging, moderation and appointment of maintainers.
+If you're looking for somewhere to start contributing, check out the
+[good first issue](https://github.com/bitcoin/bitcoin/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)
+list.
Communication Channels
----------------------