From 5dcf867b73016279fb7ccffd3d400f3fbaf2f462 Mon Sep 17 00:00:00 2001 From: Ashis Kumar Baral Date: Tue, 23 Jun 2026 09:54:58 +0530 Subject: [PATCH 1/5] Change codeNavigation to 'supported' for C and C++ Updated codeNavigation status for C and C++ languages to 'supported'. --- data/tables/supported-code-languages.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/tables/supported-code-languages.yml b/data/tables/supported-code-languages.yml index 8d1e252ca939..2d17912574f1 100644 --- a/data/tables/supported-code-languages.yml +++ b/data/tables/supported-code-languages.yml @@ -41,7 +41,7 @@ features: languages: C: copilot: 'supported' - codeNavigation: 'not-supported' + codeNavigation: 'supported' codeScanning: 'supported' depGraph: 'not-supported' depUpdates: 'not-supported' @@ -49,7 +49,7 @@ languages: packages: 'not-supported' C++: copilot: 'supported' - codeNavigation: 'not-supported' + codeNavigation: 'supported' codeScanning: 'supported' depGraph: 'not-supported' depUpdates: 'not-supported' From 7a630c1acce2a415e491b91655978ac49840d1a5 Mon Sep 17 00:00:00 2001 From: Ashis Kumar Baral Date: Wed, 24 Jun 2026 21:12:52 +0530 Subject: [PATCH 2/5] Update billing navigation --- data/reusables/user-settings/billing_plans.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/user-settings/billing_plans.md b/data/reusables/user-settings/billing_plans.md index 32f4bef3f3d6..a13b921e8f1b 100644 --- a/data/reusables/user-settings/billing_plans.md +++ b/data/reusables/user-settings/billing_plans.md @@ -1 +1 @@ -1. In the "Access" section of the sidebar, click **{% octicon "credit-card" aria-label="credit-card" aria-hidden="true" %} Billing and licensing**, then click **Additional billing details**. +1. In the "Access" section of the sidebar, click **{% octicon "credit-card" aria-label="credit-card" aria-hidden="true" %} Billing and licensing**, then click **Licensing**. From 2ea99e1b0567e7b369ef1af391450e5060d3a5e8 Mon Sep 17 00:00:00 2001 From: Ashis Kumar Baral Date: Thu, 25 Jun 2026 09:37:46 +0530 Subject: [PATCH 3/5] Update supported-code-languages.yml --- data/tables/supported-code-languages.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/tables/supported-code-languages.yml b/data/tables/supported-code-languages.yml index 2d17912574f1..8d1e252ca939 100644 --- a/data/tables/supported-code-languages.yml +++ b/data/tables/supported-code-languages.yml @@ -41,7 +41,7 @@ features: languages: C: copilot: 'supported' - codeNavigation: 'supported' + codeNavigation: 'not-supported' codeScanning: 'supported' depGraph: 'not-supported' depUpdates: 'not-supported' @@ -49,7 +49,7 @@ languages: packages: 'not-supported' C++: copilot: 'supported' - codeNavigation: 'supported' + codeNavigation: 'not-supported' codeScanning: 'supported' depGraph: 'not-supported' depUpdates: 'not-supported' From 93b0f1c786ec559bbbe06b168704607036794c14 Mon Sep 17 00:00:00 2001 From: Ashis Kumar Baral <188290287+ashis-baral@users.noreply.github.com> Date: Sat, 18 Jul 2026 09:21:51 +0530 Subject: [PATCH 4/5] Revise upgrade plan instructions Updated the steps for upgrading a personal account plan. --- .../billing/how-tos/manage-plan-and-licenses/upgrade-plan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/billing/how-tos/manage-plan-and-licenses/upgrade-plan.md b/content/billing/how-tos/manage-plan-and-licenses/upgrade-plan.md index 024853a1adfa..91c267476f38 100644 --- a/content/billing/how-tos/manage-plan-and-licenses/upgrade-plan.md +++ b/content/billing/how-tos/manage-plan-and-licenses/upgrade-plan.md @@ -37,7 +37,7 @@ You can upgrade your personal account from {% data variables.product.prodname_fr Upgrading your personal account does not affect any organizations you may manage or repositories owned by those organizations. {% data reusables.gated-features.more-info %} {% data reusables.user-settings.access_settings %} -{% data reusables.user-settings.billing_plans %} +1. In the left sidebar, click **{% octicon "credit-card" aria-hidden="true" aria-label="credit-card" %} Billing & Licensing**, then click **Licensing**. 1. Next to "Current plan", click **Upgrade**. 1. Under "Pro" on the "Compare plans" page, click **Upgrade to Pro**. {% data reusables.dotcom_billing.choose-monthly-or-yearly-billing %} From 77dd1bbffd292c8c8a1f4b24e02b70b0a8148f0a Mon Sep 17 00:00:00 2001 From: Ashis Kumar Baral <188290287+ashis-baral@users.noreply.github.com> Date: Sat, 18 Jul 2026 09:24:44 +0530 Subject: [PATCH 5/5] Revert changes --- data/reusables/user-settings/billing_plans.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/user-settings/billing_plans.md b/data/reusables/user-settings/billing_plans.md index a13b921e8f1b..32f4bef3f3d6 100644 --- a/data/reusables/user-settings/billing_plans.md +++ b/data/reusables/user-settings/billing_plans.md @@ -1 +1 @@ -1. In the "Access" section of the sidebar, click **{% octicon "credit-card" aria-label="credit-card" aria-hidden="true" %} Billing and licensing**, then click **Licensing**. +1. In the "Access" section of the sidebar, click **{% octicon "credit-card" aria-label="credit-card" aria-hidden="true" %} Billing and licensing**, then click **Additional billing details**.