Skip to content

Commit 6ea82b9

Browse files
authored
Add resource to practice submitting pull request
This pull request is submitted as response to @nayafia's comment to #477 Added first contributions under the "Opening a pull request section" Highlighted that MaPR is a video tutorial and first contributions is a walkthrough and repository you can practice on.
1 parent c7715cc commit 6ea82b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_articles/en-US/how-to-contribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ If the project is on GitHub, here's how to submit a pull request:
489489
* **Test your changes!** Run your changes against any existing tests if they exist and create new ones when needed. Whether tests exist or not, make sure your changes don't break the existing project.
490490
* **Contribute in the style of the project** to the best of your abilities. This may mean using indents, semi-colons or comments differently than you would in your own repository, but makes it easier for the maintainer to merge, others to understand and maintain in the future.
491491

492-
If this is your first pull request, check out [Make a Pull Request](http://makeapullrequest.com/), which @kentcdodds created as a free walkthrough resource.
492+
If this is your first pull request, check out [Make a Pull Request](http://makeapullrequest.com/), which @kentcdodds created as a walkthrough video tutorial on making a pull request. You can practice making a pull request in [First Contributions](https://github.com/Roshanjossey/first-contributions) created by @Roshanjossey which has a tutorial and repository on how to submit pull request.
493493

494494
## What happens after you submit a contribution
495495

0 commit comments

Comments
 (0)