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
Copy file name to clipboardExpand all lines: contributing/codespace.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ The steps described below assume you have GitHub Codespaces set up to edit files
28
28
1. Click **New pull request**.
29
29
1. If you're an open source contributor: click **compare across forks** and choose the forked repository you created, and your working branch.<br>
30
30
Otherwise: change the "compare" branch to your working branch.
31
-
3. Check that the changes displayed include all of the changes you made in the codespace. If they do not, it indicates there are changes you have not pushed from the codespace to GitHub.
32
-
4. Click **Create pull request**.
33
-
5. Fill out the details for your pull request and click **Create pull request**.<br>
31
+
1. Check that the changes displayed include all of the changes you made in the codespace. If they do not, it indicates there are changes you have not pushed from the codespace to GitHub.
32
+
1. Click **Create pull request**.
33
+
1. Fill out the details for your pull request and click **Create pull request**.<br>
34
34
Your pull request will be reviewed by a member of the GitHub documentation team.
0 commit comments