Skip to content

Commit 94e44b8

Browse files
author
Nadia Eghbal
authored
simplify language
1 parent 6ea82b9 commit 94e44b8

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 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.
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)