Skip to content

Commit

Permalink
add link to pull request guide
Browse files Browse the repository at this point in the history
  • Loading branch information
mcnabbian committed Jun 26, 2020
1 parent 59d812b commit d26204e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Beginner's-Guide-To-Git.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,6 @@ To get your work back onto your Github, commit your work and run:

git push origin some-branch-name

Once your work is online, you can make a pull request to bring it back into RuneLite.
Once your work is online, you can make a pull request to bring it back into RuneLite.

*For more information on submitting a Pull Request, see [here](https://github.com/runelite/runelite/wiki/Submitting-a-Pull-Request).*

0 comments on commit d26204e

Please sign in to comment.