Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion src/pages/contribute-to-opensource.astro
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,12 @@
How to Contribute to Open Source: A Comprehensive Guide for Beginners
</h1>
<p>
TL;DR if you prefer making your first pull request on GitHub right away, go to <a href="https://github.com/firstcontributions/first-contributions">first contributions</a>
TL;DR if you prefer making your first pull request on GitHub right
away, go to <a
href="https://github.com/firstcontributions/first-contributions"
target="_blank"
rel="noopener noreferrer">first contributions</a
>
</p>
<p>
Contributing to open source is one of the most rewarding ways to grow
Expand Down