You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Navigate to the Rails repository you just pushed to (e.g. https://github.com/your-user-name/rails) and press "Pull Request" in the upper right hand corner.
434
-
435
-
Write your branch name in the branch field (this is filled with "master" by default) and press "Update Commit Range".
436
-
437
-
Ensure the changesets you introduced are included in the "Commits" tab. Ensure that the "Files Changed" incorporate all of your changes.
438
-
439
-
Fill in some details about your potential patch including a meaningful title. When finished, press "Send pull request". The Rails core team will be notified about your submission.
433
+
Navigate to the Rails repository you just pushed to (e.g.
434
+
https://github.com/your-user-name/rails) and click on "Pull Requests" seen in
435
+
the right panel. On the next page, press "New pull request" in the upper right
436
+
hand corner.
437
+
438
+
Click on "Edit", if you need to change the branches being compared (it compares
439
+
"master" by default) and press "Click to create a pull request for this
440
+
comparison".
441
+
442
+
Ensure the changesets you introduced are included. Fill in some details about
443
+
your potential patch including a meaningful title. When finished, press "Send
444
+
pull request". The Rails core team will be notified about your submission.
0 commit comments