1
0
mirror of synced 2025-12-21 19:06:49 -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:06:44 +05:30
committed by GitHub
parent c596952bc0
commit 0d2570e317

View File

@@ -30,7 +30,7 @@ If you already know what project you want to work on, you can find beginner-frie
### 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!
If you encounter a bug in an open source project, check if the bug has already been reported. If the bug has not been reported, you can open an issue to report the bug according to the project's contribution guidelines.
### Validating an issue or pull request