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:
@@ -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.
|
||||
@@ -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
|
||||
@@ -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:
|
||||
@@ -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
|
||||
@@ -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
|
||||
---
|
||||
|
||||
|
||||
@@ -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.
|
||||
@@ -19,6 +19,7 @@ redirect_from:
|
||||
shortTitle: Quickstart
|
||||
topics:
|
||||
- Copilot
|
||||
contentType: get-started
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user