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/fix-filename.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Let's edit this pull request to fix both of these issues.
23
23
{% else %}
24
24
1. Click the [Files Changed tab]({{ url }}) in this pull request
25
25
1. Verify that the only file edited is named `{{ expected }}`.
26
-
1. If the file is improperly named, or not inan improper location, click on the pencil icon found on the right side of the screen to edit it.
26
+
1. If the file is improperly named, or not ina proper location, use the edit functiontocorrect it.
27
27
1. Above the contents of the file, selectall text in the field that contains the filename and delete it.
28
28
1. Continue pressing your backspace key to also delete any directory names that exist.
29
29
1. Type the proper filename:
@@ -33,6 +33,8 @@ 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.
37
+
36
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 for your issue to see if other people have resolved it in the past.
0 commit comments