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:
@@ -37,7 +37,8 @@ If you encounter a bug in an open source project, check if the bug has already b
|
|||||||
There are a variety of ways that you can contribute to open source projects.
|
There are a variety of ways that you can contribute to open source projects.
|
||||||
#### Reproducing a reported bug
|
#### Reproducing a reported bug
|
||||||
You can contribute to an open source project by validating an issue or adding additional context to an existing issue.
|
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.
|
#### Testing a pull request
|
||||||
|
You can contribute to an open source project by merging a pull request into your local copy of the project and testing the changes. Add the outcome of your testing in a comment on the pull request.
|
||||||
#### Updating issues
|
#### Updating issues
|
||||||
You can contribute to an open source project by adding additional information to existing issues.
|
You can contribute to an open source project by adding additional information to existing issues.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user