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
{{ message }}
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: responses/06_fix-filename.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ I was expecting your file to be named **{{ expected }}**.
2
2
3
3
Let's edit this pull request to fix both of these issues.
4
4
5
-
## :keyboard: Activity: Fixing your pull request
5
+
## :keyboard: Activity: Fixing the file name in your pull request
6
6
7
7
{% if preferences.gitTool == 'cli' %}
8
8
1. Check out to your branch:
@@ -33,7 +33,7 @@ Let's edit this pull request to fix both of these issues.
33
33
1. Scroll to the bottom and enter a commit message and commit in the **Commit Changes** section.
34
34
{% endif %}
35
35
36
-
**Note**: Can't find the button to edit the file? It may look like a pencil, or it may look like three dots.
36
+
**Note**: You can find directions on how to move files while editing in our [documentation](https://docs.github.com/en/github/managing-files-in-a-repository/moving-a-file-to-a-new-location).
37
37
38
38
If you would like assistance troubleshooting the issue you are encountering, create a post on the [GitHub Community]({{ communityBoard }}) board. You might also want to search foryour issue to see if other people have resolved itin the past.
0 commit comments