Skip to content

Commit 0846bcd

Browse files
committed
index: link first contribution page
1 parent cbba696 commit 0846bcd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

entries/first-contribution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ to Bitcoin Core but don't know what to work on or how to get started.
3535
- If you're trying to find a particular file, learn about Bitcoin
3636
Core's [architecture](/architecture.html).
3737

38-
- If you encounter confusing code, esearch the [history of that
38+
- If you encounter confusing code, research the [history of that
3939
particular code](/past-changes.html).
4040

4141
- To contribute a change:

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@
4444
review and <a href="404">learn as you go</a>.</p>
4545
</div>
4646

47+
<div class="dah_card">
48+
<p><b>Make a contribution</b></p>
49+
<p>Get started making your <a href="/entries/first-contribution.html">first contribution</a>.</p>
50+
</div>
51+
4752
<div class="dah_card">
4853
<p><b>Squash a bug</b></p>
4954
<p>The minimal information you need to <a href="/entries/bugs.html">fix a problem</a>.</p>

0 commit comments

Comments
 (0)