Skip to content

Commit 7b34ec3

Browse files
author
Nadia Eghbal
authored
Merge pull request github#484 from Roshanjossey/patch-2
Add resource to practice submitting pull request
2 parents c7715cc + 94e44b8 commit 7b34ec3

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. You can also practice making a pull request in the [First Contributions](https://github.com/Roshanjossey/first-contributions) repository, created by @Roshanjossey.
493493

494494
## What happens after you submit a contribution
495495

0 commit comments

Comments
 (0)