File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,17 @@ 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 Context
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 drafed, what are the
51
+ pending tasks to deliver, where you can contribute review bandwidth, ...
52
+
53
+ A secondary step might to watch this talk on the LDK project (TODO: Val's Advancing Bitcoin).
54
+
55
+ Also, getting familiar with the [ glossary] ( GLOSSARY.md ) will fasten discussions with regular contributors.
56
+
46
57
Contribution Workflow
47
58
---------------------
48
59
You can’t perform that action at this time.
0 commit comments