Fix wrong screenshot in linking-a-pull-request-to-an-issue.md (#31843)
This commit is contained in:
committed by
GitHub
parent
06e6c93bc0
commit
ee9f3917c2
BIN
assets/images/help/pull_requests/development-menu.png
Normal file
BIN
assets/images/help/pull_requests/development-menu.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
@@ -68,7 +68,7 @@ You can manually link up to ten issues to each pull request. The issue and pull
|
||||
{% data reusables.repositories.navigate-to-repo %}
|
||||
{% data reusables.repositories.sidebar-pr %}
|
||||
1. In the list of pull requests, click the pull request that you'd like to link to an issue.
|
||||
{% data reusables.pull_requests.click-development %}
|
||||
{% data reusables.pull_requests.click-development-in-pull-request %}
|
||||
1. Click the issue you want to link to the pull request.
|
||||
|
||||
{% ifversion link-existing-branches-to-issue %}
|
||||
@@ -82,7 +82,7 @@ You can manually link up to ten issues to each pull request. The issue can be in
|
||||
{% data reusables.repositories.navigate-to-repo %}
|
||||
{% data reusables.repositories.sidebar-issues %}
|
||||
1. In the list of issues, click the issue that you'd like to link a pull request or branch to.
|
||||
{% data reusables.pull_requests.click-development %}
|
||||
{% data reusables.pull_requests.click-development-in-issue %}
|
||||
1. Click the repository containing the pull request or branch you want to link to the issue.
|
||||
1. Click the pull request or branch you want to link to the issue.
|
||||
1. Click **Apply**.
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
1. In the right sidebar, click **Development**.
|
||||
|
||||

|
||||
Reference in New Issue
Block a user