From ea6106f7f065597bceb976ef0e38bce7ec8f5795 Mon Sep 17 00:00:00 2001 From: Briana Swift Date: Wed, 24 Feb 2021 13:00:26 +0100 Subject: [PATCH] improve title of error message for clarity on file rename with @lucie-docs --- responses/06_fix-filename.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/responses/06_fix-filename.md b/responses/06_fix-filename.md index 584a235..be9d204 100644 --- a/responses/06_fix-filename.md +++ b/responses/06_fix-filename.md @@ -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: @@ -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.