Skip to content

Commit

Permalink
Merge pull request github#13250 from DocAdam/patch-4
Browse files Browse the repository at this point in the history
Grammar update
  • Loading branch information
ramyaparimi authored Dec 21, 2021
2 parents 52489e6 + b83adff commit 42ba72c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ You can open a new issue from a specific line or lines of code in a file or pull
{% data reusables.repositories.navigate-to-repo %}
1. Locate the code you want to reference in an issue:
- To open an issue about code in a file, navigate to the file.
- To open an issue about code in a pull request, navigate to the pull request and click {% octicon "diff" aria-label="The file diff icon" %} **Files changed**. Then, browse to the file that contains the code you want include in your comment, and click **View**.
- To open an issue about code in a pull request, navigate to the pull request and click {% octicon "diff" aria-label="The file diff icon" %} **Files changed**. Then, browse to the file that contains the code you want included in your comment, and click **View**.
{% data reusables.repositories.choose-line-or-range %}
4. To the left of the code range, click {% octicon "kebab-horizontal" aria-label="The horizontal kebab octicon" %}. In the drop-down menu, click **Reference in new issue**.
![Kebab menu with option to open a new issue from a selected line](/assets/images/help/repository/open-new-issue-specific-line.png)
Expand Down

0 comments on commit 42ba72c

Please sign in to comment.