Skip to content

Commit 6c03c42

Browse files
authored
Add allowTitleToDifferFromFilename option in use-custom-instructions.md (#60766)
1 parent 136bf20 commit 6c03c42

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

content/copilot/tutorials/use-custom-instructions.md renamed to content/copilot/tutorials/customize-code-review.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
---
22
title: Using custom instructions to unlock the power of Copilot code review
33
shortTitle: Customize code review
4-
intro: 'Learn how to write effective custom instructions that help {% data variables.product.prodname_copilot %} provide more relevant and actionable code reviews.'
4+
intro: Learn how to write effective custom instructions that help {% data variables.product.prodname_copilot %} provide more relevant and actionable code reviews.
55
versions:
66
feature: copilot
77
contentType: tutorials
88
category:
99
- Accelerate PR velocity
1010
- Team collaboration
1111
- Configure Copilot
12+
redirect_from:
13+
- /copilot/tutorials/use-custom-instructions
1214
---
1315

1416
## Introduction

content/copilot/tutorials/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: 'Tutorials for {% data variables.product.prodname_copilot %}'
2+
title: Tutorials for {% data variables.product.prodname_copilot %}
33
shortTitle: Tutorials
4-
intro: 'Build skills and knowledge about {% data variables.product.prodname_copilot %} through examples and hands-on activities.'
4+
intro: Build skills and knowledge about {% data variables.product.prodname_copilot %} through examples and hands-on activities.
55
versions:
66
feature: copilot
77
children:
88
- /copilot-chat-cookbook
99
- /customization-library
1010
- /cloud-agent
1111
- /spark
12-
- /use-custom-instructions
12+
- /customize-code-review
1313
- /enhance-agent-mode-with-mcp
1414
- /compare-ai-models
1515
- /speed-up-development-work
@@ -54,3 +54,4 @@ includedCategories:
5454
- Modernize applications
5555
- Roll Copilot out at scale
5656
---
57+

0 commit comments

Comments
 (0)