1
0
mirror of synced 2025-12-22 03:16:52 -05:00

Update content/github/getting-started-with-github/finding-ways-to-contribute-to-open-source-on-github.md

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
This commit is contained in:
Shreya Prasad
2021-05-18 00:05:45 +05:30
committed by GitHub
parent b29b1eac46
commit 4432706398

View File

@@ -28,7 +28,7 @@ Keep up with recent activity from repositories you watch and people you follow i
If you already know what project you want to work on, you can find beginner-friendly issues in that repository by visiting `github.com/<owner>/<repository>/contribute`. For an example, you can find ways to make your first contribution to `electron/electron` at https://github.com/electron/electron/contribute.
### Open an Issue
### Opening an Issue
If you encounter a bug in an open source project you are currently working with, check if this problem has already been reported. Confirm that this is also happening on your side. Add any other details you think would help. Report it. That's a contribution!
@@ -52,4 +52,3 @@ Writing and updating documentation is a very valuable contribution. A few option
- "[Classifying your repository with topics](/articles/classifying-your-repository-with-topics)"
- "[About your organization dashboard](/articles/about-your-organization-dashboard)"