From 16bb358d9a78c93deaba1fe1689ba2eab661c0d0 Mon Sep 17 00:00:00 2001 From: Sarita Iyer <66540150+saritai@users.noreply.github.com> Date: Mon, 25 Jul 2022 09:49:34 -0400 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Vanessa --- content/get-started/using-github/github-mobile.md | 2 +- .../trying-out-the-new-projects-experience/about-projects.md | 2 +- .../learn-github-packages/introduction-to-github-packages.md | 2 +- .../automatically-merging-a-pull-request.md | 2 +- .../using-files/working-with-non-code-files.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content/get-started/using-github/github-mobile.md b/content/get-started/using-github/github-mobile.md index 6e8b076199..78db21139a 100644 --- a/content/get-started/using-github/github-mobile.md +++ b/content/get-started/using-github/github-mobile.md @@ -84,7 +84,7 @@ To re-enable Universal Links, long-press any {% data variables.product.product_n If you find a bug in {% data variables.product.prodname_mobile %}, you can email us at mobilefeedback@github.com. -You can submit feature requests or other feedback for {% data variables.product.prodname_mobile %} on [GitHub Community](https://github.com/orgs/community/discussions/categories/mobile). +You can submit feature requests or other feedback for {% data variables.product.prodname_mobile %} on the [{% data variables.product.prodname_github_community %}](https://github.com/orgs/community/discussions/categories/mobile). ## Opting out of beta releases for iOS diff --git a/content/issues/trying-out-the-new-projects-experience/about-projects.md b/content/issues/trying-out-the-new-projects-experience/about-projects.md index f656272986..f28c7b1e20 100644 --- a/content/issues/trying-out-the-new-projects-experience/about-projects.md +++ b/content/issues/trying-out-the-new-projects-experience/about-projects.md @@ -61,4 +61,4 @@ Projects (beta) is a new, customizable version of projects. For more information ## Sharing feedback -You can share your feedback about projects (beta) with {% data variables.product.company_short %}. To join the conversation, see [GitHub Community discussions](https://github.com/orgs/community/discussions/categories/issues). +You can share your feedback about projects (beta) with {% data variables.product.company_short %}. To join the conversation, see [{% data variables.product.prodname_github_community %} discussions](https://github.com/orgs/community/discussions/categories/issues). diff --git a/content/packages/learn-github-packages/introduction-to-github-packages.md b/content/packages/learn-github-packages/introduction-to-github-packages.md index e2437e3a98..fc5090006e 100644 --- a/content/packages/learn-github-packages/introduction-to-github-packages.md +++ b/content/packages/learn-github-packages/introduction-to-github-packages.md @@ -119,7 +119,7 @@ You can configure webhooks to subscribe to package-related events, such as when ## Contacting support {% ifversion fpt or ghec %} -If you have feedback or feature requests for {% data variables.product.prodname_registry %}, use a [GitHub Community discussion](https://github.com/orgs/community/discussions/categories/actions-and-packages). +If you have feedback or feature requests for {% data variables.product.prodname_registry %}, use a [{% data variables.product.prodname_github_community %} discussion](https://github.com/orgs/community/discussions/categories/actions-and-packages). Contact {% data variables.contact.github_support %} about {% data variables.product.prodname_registry %} using [our contact form](https://support.github.com/contact?form%5Bsubject%5D=Re:%20GitHub%20Packages) if: diff --git a/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/automatically-merging-a-pull-request.md b/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/automatically-merging-a-pull-request.md index 0ba54e406c..8292f2f1bc 100644 --- a/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/automatically-merging-a-pull-request.md +++ b/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/automatically-merging-a-pull-request.md @@ -23,7 +23,7 @@ Before you can use auto-merge with a pull request, auto-merge must be enabled fo After you enable auto-merge for a pull request, if someone who does not have write permissions to the repository pushes new changes to the head branch or switches the base branch of the pull request, auto-merge will be disabled. For example, if a maintainer enables auto-merge for a pull request from a fork, auto-merge will be disabled after a contributor pushes new changes to the pull request. -You can provide feedback about auto-merge through a [GitHub Community discussion](https://github.com/orgs/community/discussions/categories/pull-requests). +You can provide feedback about auto-merge through a [{% data variables.product.prodname_github_community %} discussion](https://github.com/orgs/community/discussions/categories/pull-requests). ## Enabling auto-merge diff --git a/content/repositories/working-with-files/using-files/working-with-non-code-files.md b/content/repositories/working-with-files/using-files/working-with-non-code-files.md index ff83b177d3..6f245f5152 100644 --- a/content/repositories/working-with-files/using-files/working-with-non-code-files.md +++ b/content/repositories/working-with-files/using-files/working-with-non-code-files.md @@ -371,7 +371,7 @@ When you view the file in the repository, it is rendered as a flow chart. If your chart does not render at all, verify that it contains valid Mermaid Markdown syntax by checking your chart with the [Mermaid live editor](https://mermaid.live/edit). -If the chart displays, but does not appear as you'd expect, you can create a new [GitHub Community discussion](https://github.com/orgs/community/discussions/categories/general), and add the `Mermaid` label. +If the chart displays, but does not appear as you'd expect, you can create a new [{% data variables.product.prodname_github_community %} discussion](https://github.com/orgs/community/discussions/categories/general), and add the `Mermaid` label. #### Known issues