Skip to content

Commit 15aaf6e

Browse files
authored
Add links to improve discoverability (github#19563)
1 parent 86eb89f commit 15aaf6e

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

content/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,6 @@ After your pull request has been reviewed, it can be [merged into the repository
7676
- "[Creating a pull request from a fork](/articles/creating-a-pull-request-from-a-fork)"
7777
- "[Changing the base branch of a pull request](/articles/changing-the-base-branch-of-a-pull-request)"
7878
- "[Adding issues and pull requests to a project board from the sidebar](/articles/adding-issues-and-pull-requests-to-a-project-board/#adding-issues-and-pull-requests-to-a-project-board-from-the-sidebar)"
79+
- "[About automation for issues and pull requests with query parameters](/issues/tracking-your-work-with-issues/creating-issues/about-automation-for-issues-and-pull-requests-with-query-parameters)"
80+
- "[Assigning issues and pull requests to other GitHub users](/issues/tracking-your-work-with-issues/managing-issues/assigning-issues-and-pull-requests-to-other-github-users)"
81+
- "[Writing on GitHub](/github/writing-on-github)"

content/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/commenting-on-a-pull-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ Anyone watching the pull request or repository will receive a notification of yo
5858

5959
### Further reading
6060

61-
- "[Creating a permanent link to a code snippet](/articles/creating-a-permanent-link-to-a-code-snippet/)"
61+
- "[Writing on GitHub](/github/writing-on-github)"
6262
{% if currentVersion == "free-pro-team@latest" %}- "[Reporting abuse or spam](/communities/maintaining-your-safety-on-github/reporting-abuse-or-spam)"
6363
{% endif %}

content/issues/tracking-your-work-with-issues/creating-issues/creating-an-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ If you're using a project board to track and prioritize your work, you can conve
5353
{% data reusables.repositories.submit-new-issue %}
5454
### Further reading
5555

56-
- "[Creating a permanent link to a code snippet](/github/managing-your-work-on-github/creating-a-permanent-link-to-a-code-snippet)"
56+
- "[Writing on GitHub](/github/writing-on-github)"

0 commit comments

Comments
 (0)