aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2018-05-04 10:21:10 -0400
committerMarcoFalke <falke.marco@gmail.com>2018-05-04 10:21:22 -0400
commit627c3762ce5d8ce097f70c7fb52a3640246fae9b (patch)
treea9ab553f2c970ad49e9d376846583476f42ae1cd
parent7eb7076f70078c06bef9752f22acf92fd86e616a (diff)
parenta508091c59584476e3673543e4729fae5d6f2483 (diff)
downloadbitcoin-627c3762ce5d8ce097f70c7fb52a3640246fae9b.tar.xz
Merge #13165: doc: Mention good first issue list in CONTRIBUTING.md
a508091c59 doc: Mention good first issue list in CONTRIBUTING.md (fanquake) Pull request description: Tree-SHA512: a954cda62d6dc8ab78809565be392a1c9f55c543e8d5c1a5a8588c0062e1a11bd4968991646e4aa5bd9b9761b1765fde4ceab8fea7a973148122ff249d728b92
-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
----------------------