File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Getting Started
30
30
First and foremost, start small.
31
31
32
32
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
34
34
development compared to your merged work.
35
35
36
36
Even if you have an extensive open source background or sound software engineering skills, consider
@@ -43,6 +43,15 @@ a "soft" commitment.
43
43
If you're eager to increase the velocity of the dev process, reviewing other contributors work is
44
44
the best you can do while waiting review on yours.
45
45
46
+ Getting Project Culture
47
+ -----------------------
48
+
49
+ Browsing through the [ meeting minutes] ( https://github.com/rust-bitcoin/rust-lightning/wiki/Meetings )
50
+ is a good first step. You will learn who is working on what, how releases are drafted, what are the
51
+ pending tasks to deliver, where you can contribute review bandwidth, etc.
52
+
53
+ Also, getting familiar with the [ glossary] ( GLOSSARY.md ) will streamline discussions with regular contributors.
54
+
46
55
Contribution Workflow
47
56
---------------------
48
57
You can’t perform that action at this time.
0 commit comments