Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 2e72819

Browse files
committed
update pencil icon language
1 parent 939273f commit 2e72819

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

responses/fix-filename.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Let's edit this pull request to fix both of these issues.
2323
{% else %}
2424
1. Click the [Files Changed tab]({{ url }}) in this pull request
2525
1. Verify that the only file edited is named `{{ expected }}`.
26-
1. If the file is improperly named, or not in an 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 in a proper location, use the edit function to correct it.
2727
1. Above the contents of the file, select all text in the field that contains the filename and delete it.
2828
1. Continue pressing your backspace key to also delete any directory names that exist.
2929
1. Type the proper filename:
@@ -33,6 +33,8 @@ Let's edit this pull request to fix both of these issues.
3333
1. Scroll to the bottom and enter a commit message and commit in the **Commit Changes** section.
3434
{% endif %}
3535

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+
3638
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.
3739
3840
<hr>

responses/request-changes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,12 @@ Let’s add some content to your file. Replace line 5 of your file with a quotat
3535

3636
{% else %}
3737
1. Click the [Files Changed tab]({{ url }}) in this pull request
38-
1. Click on the pencil icon found on the right side of the screen to edit your newly added file
38+
1. Edit your newly added file
3939
1. Replace line 5 with something new
4040
1. Scroll to the bottom and click **Commit Changes**
4141
{% endif %}
4242

43+
**Note** : Can't find the button to edit the file? It may look like a pencil, or it may look like three dots.
44+
4345
<hr>
4446
<h3 align="center">I'll respond when I detect a commit on this branch.</h3>

0 commit comments

Comments
 (0)