Skip to content

Commit 2caf289

Browse files
author
Antoine Riard
committed
Extend Getting Started with GLOSSARY/meeting minutes in CONTRIBUTING.md
1 parent 4205c44 commit 2caf289

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,13 @@ Getting Started
3030
First and foremost, start small.
3131

3232
This doesn't mean don't be ambitious with the breadth and depth of your contributions but rather
33-
understand the project context and culture before investing an asymmetric number of hours on
33+
understand the project culture before investing an asymmetric number of hours on
3434
development compared to your merged work.
3535

36+
Browsing through the [meeting minutes](https://github.com/rust-bitcoin/rust-lightning/wiki/Meetings)
37+
is a good first step. You will learn who is working on what, how releases are drafted, what are the
38+
pending tasks to deliver, where you can contribute review bandwidth, etc.
39+
3640
Even if you have an extensive open source background or sound software engineering skills, consider
3741
that the reviewers' comprehension of the code is as much important as technical correctness.
3842

@@ -43,6 +47,8 @@ a "soft" commitment.
4347
If you're eager to increase the velocity of the dev process, reviewing other contributors work is
4448
the best you can do while waiting review on yours.
4549

50+
Also, getting familiar with the [glossary](GLOSSARY.md) will streamline discussions with regular contributors.
51+
4652
Contribution Workflow
4753
---------------------
4854

0 commit comments

Comments
 (0)