1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update filenames to match short titles, add contentType frontmatter (#56836)

Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
This commit is contained in:
Siara
2025-07-24 13:04:21 -07:00
committed by GitHub
parent 877ffc641d
commit bbd6ab4ae3
263 changed files with 1049 additions and 347 deletions

View File

@@ -1,10 +1,13 @@
---
title: Achieving your company's engineering goals with GitHub Copilot
shortTitle: Achieve company goals
intro: 'Plan your rollout based on GitHub''s recommended approach for driving and measuring improvements.'
intro: Plan your rollout based on GitHub's recommended approach for driving and measuring improvements.
versions:
feature: copilot
allowTitleToDifferFromFilename: true
redirect_from:
- /copilot/get-started/achieve-engineering-goals
contentType: get-started
---
When your company rolls out a new tool such as {% data variables.product.prodname_copilot %}, you will want to measure the impact of the tool on your engineering systems and assess the tool's contribution to your company's goals.

View File

@@ -8,6 +8,8 @@ versions:
shortTitle: Best practices
redirect_from:
- /copilot/using-github-copilot/best-practices-for-using-github-copilot
- /copilot/get-started/best-practices-for-using-github-copilot
contentType: get-started
---
## Understand {% data variables.product.prodname_copilot_short %}'s strengths and weaknesses

View File

@@ -11,6 +11,8 @@ redirect_from:
- /copilot/rolling-out-github-copilot-at-scale/choosing-your-enterprises-plan-for-github-copilot
- /copilot/rolling-out-github-copilot-at-scale/planning-your-rollout/choosing-your-enterprises-plan-for-github-copilot
- /copilot/tutorials/rolling-out-github-copilot-at-scale/planning-your-rollout/choosing-your-enterprises-plan-for-github-copilot
- /copilot/get-started/choosing-your-enterprises-plan-for-github-copilot
contentType: get-started
---
When you adopt {% data variables.product.prodname_copilot %} in a company, you will sign up to a {% data variables.product.prodname_copilot_short %} plan designed for businesses. These plans allow you to:

View File

@@ -11,6 +11,8 @@ redirect_from:
- /copilot/copilot-individual/github-copilot-individual-feature-set
- /copilot/github-copilot-enterprise/github-copilot-enterprise-feature-set
- /copilot/about-github-copilot/github-copilot-features
- /copilot/get-started/github-copilot-features
contentType: get-started
---
## {% data variables.product.prodname_copilot %} features

View File

@@ -9,12 +9,13 @@ topics:
children:
- /quickstart
- /what-is-github-copilot
- /plans-for-github-copilot
- /github-copilot-features
- /best-practices-for-using-github-copilot
- /choosing-your-enterprises-plan-for-github-copilot
- /achieve-engineering-goals
- /plans
- /features
- /best-practices
- /choose-enterprise-plan
- /achieve-company-goals
redirect_from:
- /copilot/about-github-copilot
contentType: get-started
---

View File

@@ -9,6 +9,8 @@ shortTitle: Plans
redirect_from:
- /copilot/about-github-copilot/subscription-plans-for-github-copilot
- /copilot/about-github-copilot/plans-for-github-copilot
- /copilot/get-started/plans-for-github-copilot
contentType: get-started
---
{% data variables.product.company_short %} offers several plans for {% data variables.product.prodname_copilot %}, depending on your needs and whether you're using {% data variables.product.prodname_copilot_short %} as an individual or as part of an organization or enterprise.

View File

@@ -19,6 +19,7 @@ redirect_from:
shortTitle: Quickstart
topics:
- Copilot
contentType: get-started
---
## Introduction

View File

@@ -24,6 +24,7 @@ redirect_from:
- /copilot/github-copilot-enterprise
- /copilot/copilot-business
- /copilot/about-github-copilot/what-is-github-copilot
contentType: get-started
---
{% data variables.product.prodname_copilot %} is an AI coding assistant that helps you write code faster and with less effort, allowing you to focus more energy on problem solving and collaboration.