1
0
mirror of synced 2025-12-21 10:57:10 -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:07:11 +05:30
committed by GitHub
parent 367b7613b1
commit 7d304843f7

View File

@@ -38,7 +38,8 @@ A lot of emphasis is put on contributing code, but did you know that you can sig
#### Reproducing a reported bug
You can contribute to an open source project by validating an issue or adding additional context to an existing issue.
* **Validate that a PR fixes an issue as intended**. Merge a PR into the related version and test. Update the PR comments with your test outcome.
* **Updating issues**, or tasks with additional information that helped you test, or work through the solution.
#### Updating issues
You can contribute to an open source project by adding additional information to existing issues.
### Documentation & Writing
Writing and updating documentation is a very valuable contribution. A few options might be: