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

Commit

Permalink
Merge pull request #64 from githubtraining/filename-error-title
Browse files Browse the repository at this point in the history
Improve title of error message for clarity on file rename
  • Loading branch information
brianamarie authored Feb 24, 2021
2 parents 73537fd + ea6106f commit 6538f13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions responses/06_fix-filename.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ I was expecting your file to be named **{{ expected }}**.

Let's edit this pull request to fix both of these issues.

## :keyboard: Activity: Fixing your pull request
## :keyboard: Activity: Fixing the file name in your pull request

{% if preferences.gitTool == 'cli' %}
1. Check out to your branch:
Expand Down Expand Up @@ -33,7 +33,7 @@ Let's edit this pull request to fix both of these issues.
1. Scroll to the bottom and enter a commit message and commit in the **Commit Changes** section.
{% endif %}

**Note**: Can't find the button to edit the file? It may look like a pencil, or it may look like three dots.
**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).

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.

Expand Down

0 comments on commit 6538f13

Please sign in to comment.