diff --git a/content/copilot/tutorials/building-ai-app-prototypes.md b/content/copilot/tutorials/building-ai-app-prototypes.md index e2ae6d8d4b..03e3e42212 100644 --- a/content/copilot/tutorials/building-ai-app-prototypes.md +++ b/content/copilot/tutorials/building-ai-app-prototypes.md @@ -1,6 +1,6 @@ --- title: Building and deploying AI-powered apps with GitHub Spark -shortTitle: Build intelligent apps with Spark +shortTitle: Build apps with Spark allowTitleToDifferFromFilename: true intro: 'Learn how to build and deploy an intelligent web app with natural language using {% data variables.product.prodname_spark %}.' versions: diff --git a/content/copilot/tutorials/comparing-ai-models-using-different-tasks.md b/content/copilot/tutorials/comparing-ai-models-using-different-tasks.md index f1cecada37..e255b6b8f3 100644 --- a/content/copilot/tutorials/comparing-ai-models-using-different-tasks.md +++ b/content/copilot/tutorials/comparing-ai-models-using-different-tasks.md @@ -1,6 +1,6 @@ --- title: Comparing AI models using different tasks -shortTitle: Examples for AI model comparison +shortTitle: Compare AI models intro: 'Explore real-world examples of common developer tasks along with sample prompts, responses, and guidance to help you choose the right AI model for your workflow.' versions: feature: copilot diff --git a/content/copilot/tutorials/copilot-chat-cookbook/debugging-errors/index.md b/content/copilot/tutorials/copilot-chat-cookbook/debugging-errors/index.md index e0c5b2fecc..b771e64bd2 100644 --- a/content/copilot/tutorials/copilot-chat-cookbook/debugging-errors/index.md +++ b/content/copilot/tutorials/copilot-chat-cookbook/debugging-errors/index.md @@ -1,5 +1,5 @@ --- -title: Debugging errors +title: Debug errors intro: 'Discover ways that you can use {% data variables.product.prodname_copilot %} to debug errors during development.' redirect_from: - /copilot/example-prompts-for-github-copilot-chat/debugging-errors diff --git a/content/copilot/tutorials/copilot-chat-cookbook/documenting-code/index.md b/content/copilot/tutorials/copilot-chat-cookbook/documenting-code/index.md index 70065fb67d..3f19282950 100644 --- a/content/copilot/tutorials/copilot-chat-cookbook/documenting-code/index.md +++ b/content/copilot/tutorials/copilot-chat-cookbook/documenting-code/index.md @@ -1,5 +1,5 @@ --- -title: Documenting code +title: Document code intro: 'Discover ways that you can use {% data variables.copilot.copilot_chat %} to document your code.' redirect_from: - /copilot/example-prompts-for-github-copilot-chat/documenting-code diff --git a/content/copilot/tutorials/copilot-chat-cookbook/functionality-analysis-and-feature-suggestions/analyzing-and-incorporating-user-feedback.md b/content/copilot/tutorials/copilot-chat-cookbook/functionality-analysis-and-feature-suggestions/analyzing-and-incorporating-user-feedback.md index d30b96c79b..be47c1b34d 100644 --- a/content/copilot/tutorials/copilot-chat-cookbook/functionality-analysis-and-feature-suggestions/analyzing-and-incorporating-user-feedback.md +++ b/content/copilot/tutorials/copilot-chat-cookbook/functionality-analysis-and-feature-suggestions/analyzing-and-incorporating-user-feedback.md @@ -1,6 +1,6 @@ --- title: Analyzing and incorporating user feedback -shortTitle: Incorporate feedback +shortTitle: Analyze feedback intro: '{% data variables.copilot.copilot_chat_short %} can enhance the process of incorporating user feedback into your project.' redirect_from: - /copilot/example-prompts-for-github-copilot-chat/functionality-analysis-and-feature-suggestions/analyzing-and-incorporating-user-feedback diff --git a/content/copilot/tutorials/copilot-chat-cookbook/functionality-analysis-and-feature-suggestions/exploring-potential-feature-implementations.md b/content/copilot/tutorials/copilot-chat-cookbook/functionality-analysis-and-feature-suggestions/exploring-potential-feature-implementations.md index 0446724c29..fd8c010d57 100644 --- a/content/copilot/tutorials/copilot-chat-cookbook/functionality-analysis-and-feature-suggestions/exploring-potential-feature-implementations.md +++ b/content/copilot/tutorials/copilot-chat-cookbook/functionality-analysis-and-feature-suggestions/exploring-potential-feature-implementations.md @@ -1,6 +1,6 @@ --- title: Exploring potential feature implementations -shortTitle: Explore feature implementations +shortTitle: Explore implementations intro: '{% data variables.copilot.copilot_chat_short %} can help explore different approaches for implementing a single feature.' redirect_from: - /copilot/example-prompts-for-github-copilot-chat/functionality-analysis-and-feature-suggestions/exploring-potential-feature-implementations diff --git a/content/copilot/tutorials/copilot-chat-cookbook/functionality-analysis-and-feature-suggestions/index.md b/content/copilot/tutorials/copilot-chat-cookbook/functionality-analysis-and-feature-suggestions/index.md index 19e3e789dc..84880e6693 100644 --- a/content/copilot/tutorials/copilot-chat-cookbook/functionality-analysis-and-feature-suggestions/index.md +++ b/content/copilot/tutorials/copilot-chat-cookbook/functionality-analysis-and-feature-suggestions/index.md @@ -1,5 +1,5 @@ --- -title: Functionality analysis and feature suggestions +title: Analyze functionality intro: 'Discover ways that you can use {% data variables.product.prodname_copilot %} to improve the functionality of your project.' redirect_from: - /copilot/example-prompts-for-github-copilot-chat/functionality-analysis-and-feature-suggestions diff --git a/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/decoupling-business-logic-from-ui-components.md b/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/decoupling-business-logic-from-ui-components.md index f41165dab9..47d71ae38b 100644 --- a/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/decoupling-business-logic-from-ui-components.md +++ b/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/decoupling-business-logic-from-ui-components.md @@ -1,6 +1,6 @@ --- title: Decoupling business logic from UI components -shortTitle: Decoupling business logic +shortTitle: Decouple business logic intro: '{% data variables.copilot.copilot_chat_short %} can help you separate your business logic from your user interface code, making it easier to maintain and scale your application.' redirect_from: - /copilot/example-prompts-for-github-copilot-chat/refactoring-code/decoupling-business-logic-from-ui-components diff --git a/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/fixing-lint-errors.md b/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/fixing-lint-errors.md index 07c4b7771a..0fdc955165 100644 --- a/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/fixing-lint-errors.md +++ b/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/fixing-lint-errors.md @@ -1,6 +1,6 @@ --- title: Fixing lint errors -shortTitle: Lint errors +shortTitle: Fix lint errors intro: '{% data variables.copilot.copilot_chat_short %} can suggest ways to fix issues identified by a code linter.' redirect_from: - /copilot/example-prompts-for-github-copilot-chat/refactoring-code/fixing-lint-errors diff --git a/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/handling-cross-cutting-concerns.md b/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/handling-cross-cutting-concerns.md index aa72619a6f..e3c1c4da8c 100644 --- a/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/handling-cross-cutting-concerns.md +++ b/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/handling-cross-cutting-concerns.md @@ -1,6 +1,6 @@ --- title: Handling cross-cutting concerns -shortTitle: Cross-cutting concerns +shortTitle: Handle cross-cutting intro: '{% data variables.copilot.copilot_chat_short %} can help you avoid code that relates to a concern other than the core concern of the method or function in which the code is located.' redirect_from: - /copilot/example-prompts-for-github-copilot-chat/refactoring-code/handling-cross-cutting-concerns diff --git a/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/index.md b/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/index.md index 316154ad2a..81b5bbe33c 100644 --- a/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/index.md +++ b/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/index.md @@ -1,5 +1,5 @@ --- -title: Refactoring code +title: Refactor code intro: 'Discover ways that you can use {% data variables.product.prodname_copilot %} to refactor your code.' redirect_from: - /copilot/example-prompts-for-github-copilot-chat/refactoring-code diff --git a/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/refactoring-data-access-layers.md b/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/refactoring-data-access-layers.md index 3541366fc0..5e84c0e9d2 100644 --- a/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/refactoring-data-access-layers.md +++ b/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/refactoring-data-access-layers.md @@ -1,6 +1,6 @@ --- title: Refactoring data access layers -shortTitle: Data access layers +shortTitle: Refactor data access layers intro: '{% data variables.copilot.copilot_chat_short %} can suggest ways to decouple your data access code from your business logic, making an application easier to maintain and scale.' redirect_from: - /copilot/example-prompts-for-github-copilot-chat/refactoring-code/refactoring-data-access-layers diff --git a/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/refactoring-for-performance-optimization.md b/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/refactoring-for-performance-optimization.md index 761d18ae5b..d5cc5cbfb4 100644 --- a/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/refactoring-for-performance-optimization.md +++ b/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/refactoring-for-performance-optimization.md @@ -1,6 +1,6 @@ --- title: Refactoring for performance optimization -shortTitle: Performance optimization +shortTitle: Refactor for optimization intro: '{% data variables.copilot.copilot_chat_short %} can suggest ways to speed up slow-running code.' redirect_from: - /copilot/example-prompts-for-github-copilot-chat/refactoring-code/refactoring-for-performance-optimization diff --git a/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/refactoring-to-implement-a-design-pattern.md b/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/refactoring-to-implement-a-design-pattern.md index d8c57b7cad..5e3702ea38 100644 --- a/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/refactoring-to-implement-a-design-pattern.md +++ b/content/copilot/tutorials/copilot-chat-cookbook/refactoring-code/refactoring-to-implement-a-design-pattern.md @@ -1,6 +1,6 @@ --- title: Refactoring to implement a design pattern -shortTitle: Design patterns +shortTitle: Refactor design patterns intro: '{% data variables.copilot.copilot_chat_short %} can suggest design patterns that you can use to improve your code.' redirect_from: - /copilot/example-prompts-for-github-copilot-chat/refactoring-code/refactoring-to-implement-a-design-pattern diff --git a/content/copilot/tutorials/copilot-chat-cookbook/security-analysis/index.md b/content/copilot/tutorials/copilot-chat-cookbook/security-analysis/index.md index 02adf135b9..080c053419 100644 --- a/content/copilot/tutorials/copilot-chat-cookbook/security-analysis/index.md +++ b/content/copilot/tutorials/copilot-chat-cookbook/security-analysis/index.md @@ -1,5 +1,5 @@ --- -title: Security analysis +title: Analyze security intro: 'Discover ways that you can use {% data variables.product.prodname_copilot %} to improve the security of your code.' redirect_from: - /copilot/example-prompts-for-github-copilot-chat/security-analysis diff --git a/content/copilot/tutorials/copilot-chat-cookbook/testing-code/create-end-to-end-tests-for-a-webpage.md b/content/copilot/tutorials/copilot-chat-cookbook/testing-code/creating-end-to-end-tests-for-a-webpage.md similarity index 97% rename from content/copilot/tutorials/copilot-chat-cookbook/testing-code/create-end-to-end-tests-for-a-webpage.md rename to content/copilot/tutorials/copilot-chat-cookbook/testing-code/creating-end-to-end-tests-for-a-webpage.md index 718289d555..ad1ff64e87 100644 --- a/content/copilot/tutorials/copilot-chat-cookbook/testing-code/create-end-to-end-tests-for-a-webpage.md +++ b/content/copilot/tutorials/copilot-chat-cookbook/testing-code/creating-end-to-end-tests-for-a-webpage.md @@ -1,10 +1,11 @@ --- -title: Create end-to-end tests for a webpage +title: Creating end-to-end tests for a webpage shortTitle: Create end-to-end tests intro: '{% data variables.copilot.copilot_chat_short %} can help with generating end-to-end tests.' redirect_from: - /copilot/example-prompts-for-github-copilot-chat/testing-code/create-end-to-end-tests-for-a-webpage - /copilot/copilot-chat-cookbook/testing-code/create-end-to-end-tests-for-a-webpage + - /copilot/tutorials/copilot-chat-cookbook/testing-code/create-end-to-end-tests-for-a-webpage versions: feature: copilot category: diff --git a/content/copilot/tutorials/copilot-chat-cookbook/testing-code/create-mock-objects-to-abstract-layers.md b/content/copilot/tutorials/copilot-chat-cookbook/testing-code/creating-mock-objects-to-abstract-layers.md similarity index 95% rename from content/copilot/tutorials/copilot-chat-cookbook/testing-code/create-mock-objects-to-abstract-layers.md rename to content/copilot/tutorials/copilot-chat-cookbook/testing-code/creating-mock-objects-to-abstract-layers.md index e2e9c0a28e..902ac63b06 100644 --- a/content/copilot/tutorials/copilot-chat-cookbook/testing-code/create-mock-objects-to-abstract-layers.md +++ b/content/copilot/tutorials/copilot-chat-cookbook/testing-code/creating-mock-objects-to-abstract-layers.md @@ -1,10 +1,11 @@ --- -title: Create mock objects to abstract layers +title: Creating mock objects to abstract layers shortTitle: Create mock objects intro: '{% data variables.copilot.copilot_chat_short %} can help with creating mock objects that you can use for unit tests.' redirect_from: - /copilot/example-prompts-for-github-copilot-chat/testing-code/create-mock-objects-to-abstract-layers - /copilot/copilot-chat-cookbook/testing-code/create-mock-objects-to-abstract-layers + - /copilot/tutorials/copilot-chat-cookbook/testing-code/create-mock-objects-to-abstract-layers versions: feature: copilot category: diff --git a/content/copilot/tutorials/copilot-chat-cookbook/testing-code/generate-unit-tests.md b/content/copilot/tutorials/copilot-chat-cookbook/testing-code/generate-unit-tests.md index 490f40d437..fafc14fdd9 100644 --- a/content/copilot/tutorials/copilot-chat-cookbook/testing-code/generate-unit-tests.md +++ b/content/copilot/tutorials/copilot-chat-cookbook/testing-code/generate-unit-tests.md @@ -1,5 +1,5 @@ --- -title: Generate unit tests +title: Generating unit tests shortTitle: Generate unit tests intro: '{% data variables.copilot.copilot_chat_short %} can help with generating unit tests for a function.' redirect_from: diff --git a/content/copilot/tutorials/copilot-chat-cookbook/testing-code/index.md b/content/copilot/tutorials/copilot-chat-cookbook/testing-code/index.md index 95f9c61b81..9e605db915 100644 --- a/content/copilot/tutorials/copilot-chat-cookbook/testing-code/index.md +++ b/content/copilot/tutorials/copilot-chat-cookbook/testing-code/index.md @@ -10,7 +10,7 @@ topics: - Copilot children: - /generate-unit-tests - - /create-mock-objects-to-abstract-layers - - /create-end-to-end-tests-for-a-webpage + - /creating-mock-objects-to-abstract-layers + - /creating-end-to-end-tests-for-a-webpage --- diff --git a/content/copilot/tutorials/pilot-copilot-coding-agent.md b/content/copilot/tutorials/pilot-copilot-coding-agent.md index fc79b36b7b..37a2ff2ec2 100644 --- a/content/copilot/tutorials/pilot-copilot-coding-agent.md +++ b/content/copilot/tutorials/pilot-copilot-coding-agent.md @@ -1,6 +1,6 @@ --- -title: 'Piloting {% data variables.copilot.copilot_coding_agent %} in your organization' -shortTitle: 'Pilot {% data variables.copilot.copilot_coding_agent %}' +title: Piloting Copilot coding agent in your organization +shortTitle: Pilot coding agent intro: 'Follow best practices to enable {% data variables.copilot.copilot_coding_agent %} in your organization.' allowTitleToDifferFromFilename: true versions: diff --git a/content/copilot/tutorials/quickstart-for-github-copilot-extensions-using-agents.md b/content/copilot/tutorials/quickstart-for-github-copilot-extensions-using-agents.md index 50c39805cf..250c5a0228 100644 --- a/content/copilot/tutorials/quickstart-for-github-copilot-extensions-using-agents.md +++ b/content/copilot/tutorials/quickstart-for-github-copilot-extensions-using-agents.md @@ -11,7 +11,7 @@ redirect_from: - /copilot/how-tos/build-copilot-extensions/quickstart-for-github-copilot-extensions-using-agents topics: - Copilot -shortTitle: Extensions quickstart +shortTitle: Try Extensions --- The [Blackbeard extension](https://github.com/copilot-extensions/blackbeard-extension) is a {% data variables.copilot.copilot_extension %} that comprises a {% data variables.product.prodname_github_app %} and a {% data variables.product.prodname_copilot_short %} agent. The agent responds to chat requests in the style of a pirate, using {% data variables.product.prodname_copilot_short %}'s large language model (LLM) API and special system prompts. See [AUTOTITLE](/copilot/building-copilot-extensions/building-a-copilot-agent-for-your-copilot-extension/about-copilot-agents). diff --git a/content/copilot/tutorials/rolling-out-github-copilot-at-scale/assigning-licenses/setting-up-a-self-serve-process-for-github-copilot-licenses.md b/content/copilot/tutorials/rolling-out-github-copilot-at-scale/assigning-licenses/setting-up-a-self-serve-process-for-github-copilot-licenses.md index d12ae10620..71419ee2e6 100644 --- a/content/copilot/tutorials/rolling-out-github-copilot-at-scale/assigning-licenses/setting-up-a-self-serve-process-for-github-copilot-licenses.md +++ b/content/copilot/tutorials/rolling-out-github-copilot-at-scale/assigning-licenses/setting-up-a-self-serve-process-for-github-copilot-licenses.md @@ -1,6 +1,6 @@ --- title: Setting up a self-serve process for GitHub Copilot licenses -shortTitle: Self-serve licenses +shortTitle: Set up self-serve licenses intro: Learn how users can request a license and receive access immediately. versions: feature: copilot diff --git a/content/copilot/tutorials/rolling-out-github-copilot-at-scale/enabling-developers/driving-copilot-adoption-in-your-company.md b/content/copilot/tutorials/rolling-out-github-copilot-at-scale/enabling-developers/driving-copilot-adoption-in-your-company.md index eb366dafb0..3f0a273507 100644 --- a/content/copilot/tutorials/rolling-out-github-copilot-at-scale/enabling-developers/driving-copilot-adoption-in-your-company.md +++ b/content/copilot/tutorials/rolling-out-github-copilot-at-scale/enabling-developers/driving-copilot-adoption-in-your-company.md @@ -1,6 +1,6 @@ --- title: Driving Copilot adoption in your company -shortTitle: Drive Copilot adoption +shortTitle: Drive adoption intro: Learn how to plan an effective enablement process to drive Copilot adoption. versions: feature: copilot diff --git a/content/copilot/tutorials/rolling-out-github-copilot-at-scale/index.md b/content/copilot/tutorials/rolling-out-github-copilot-at-scale/index.md index 9a37827719..0e8d623668 100644 --- a/content/copilot/tutorials/rolling-out-github-copilot-at-scale/index.md +++ b/content/copilot/tutorials/rolling-out-github-copilot-at-scale/index.md @@ -1,6 +1,6 @@ --- title: Rolling out GitHub Copilot at scale -shortTitle: Roll out Copilot at scale +shortTitle: Roll out at scale intro: Learn how to manage a Copilot rollout in your organization or enterprise. versions: feature: copilot