Skip to content

Commit ddb1330

Browse files
add proper statement line
Co-Authored-By: Mike Linksvayer <[email protected]>
1 parent 8a8dab8 commit ddb1330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_articles/how-to-contribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ You might scan a README and find a broken link or a typo. Or you're a new user a
218218

219219
> [28% of casual contributions](https://www.igor.pro.br/publica/papers/saner2016.pdf) to open source are documentation, such as a typo fix, reformatting, or writing a translation.
220220
221-
If you're looking for existing issues you can fix, every open source project has a `/contribute` page that highlights beginner-friendly issues you can start out with. Navigate to the main page of the repository on GitHub, and add `/contribute` at the end of the URL (for example `https://github.com/facebook/react/contribute`).
221+
If you're looking for existing issues you can fix, every open source project has a `/contribute` page that highlights beginner-friendly issues you can start out with. Navigate to the main page of the repository on GitHub, and add `/contribute` at the end of the URL (for example [`https://github.com/facebook/react/contribute`](https://github.com/facebook/react/contribute)).
222222

223223
You can also use one of the following resources to help you discover and contribute to new projects:
224224

0 commit comments

Comments
 (0)