From 6c203fa79f366e7396518a79740d3fb2c9558ec6 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 21 Jan 2026 14:55:06 -0500 Subject: [PATCH 1/2] Point to GitHub discussions forum --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index aa4ef31d606..29e27cdce13 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,7 +10,7 @@ assignees: '' **Describe the bug** diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index cb3f28e6a9a..7bd0865cc53 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,7 +4,7 @@ contact_links: url: https://github.com/orgs/community/discussions/categories/actions about: If you have feature requests for GitHub Actions, please use the Actions section on the Github Product Feedback page. - name: ✅ Support for GitHub Actions - url: https://github.community/c/code-to-cloud/52 + url: https://github.com/orgs/community/discussions/categories/actions about: If you have questions about GitHub Actions or need support writing workflows, please ask in the GitHub Community Support forum. - name: ✅ Feedback and suggestions for GitHub Actions url: https://github.com/github/feedback/discussions/categories/actions From af4780fe2638b83d6a27a9cc711f900ea1c2cded Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 21 Jan 2026 14:56:40 -0500 Subject: [PATCH 2/2] Fix brand: GitHub --- .github/ISSUE_TEMPLATE/config.yml | 2 +- docs/checks/network.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 7bd0865cc53..da29df41eec 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,7 +2,7 @@ blank_issues_enabled: false contact_links: - name: 🛑 Request a feature in the runner application url: https://github.com/orgs/community/discussions/categories/actions - about: If you have feature requests for GitHub Actions, please use the Actions section on the Github Product Feedback page. + about: If you have feature requests for GitHub Actions, please use the Actions section on the GitHub Product Feedback page. - name: ✅ Support for GitHub Actions url: https://github.com/orgs/community/discussions/categories/actions about: If you have questions about GitHub Actions or need support writing workflows, please ask in the GitHub Community Support forum. diff --git a/docs/checks/network.md b/docs/checks/network.md index 758618a5e90..1f268969ba7 100644 --- a/docs/checks/network.md +++ b/docs/checks/network.md @@ -38,7 +38,7 @@ Otherwise, contact GitHub customer support or log an issue at https://github.com If you are having trouble connecting, try these steps: 1. Validate you can reach our endpoints from your web browser. If not, double check your local network connection - - For hosted Github: + - For hosted GitHub: - https://api.github.com/ - https://vstoken.actions.githubusercontent.com/_apis/health - https://pipelines.actions.githubusercontent.com/_apis/health