From 10312ac65ca770846f1a60c3ce9dd021008eee22 Mon Sep 17 00:00:00 2001 From: Wliu Date: Sun, 14 Jul 2013 21:00:39 -0400 Subject: [PATCH] And updated the PR part Sigh. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4776bea8..18b9529d 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ So you found a bug in pahimar's code? Think you can make it more efficient? Wa 3. Click the `Fork` icon at the top-right of this page (below your username). 4. Make the changes that you want to. 5. Click `Pull Request` at the right-hand side of the gray bar directly below your fork's name. -6. Enter your PR's title, and create a detailed description telling pahimar what you changed. +6. Click `Click to create a pull request for this comparison`, enter your PR's title, and create a detailed description telling pahimar what you changed. 7. Click `Send pull request`, and you're done! #### Creating an Issue @@ -103,4 +103,4 @@ EE3 crashes every time? Have a suggestion? Found a bug? Create an issue now! 2. Go to [the issues page](http://github.com/pahimar/Equivalent-Exchange-3/issues). 3. Click `New Issue` right below `Star` and `Fork`. 4. Enter your Issue's title (something that summarizes your issue), and then create a detailed description ("Hey pahimar, could you add/change xxx?" or "Hey, found an exploit: stuff"). -5. Click `Submit new issue`, and you're done! \ No newline at end of file +5. Click `Submit new issue`, and you're done!