Update short titles in Copilot docs to use base verbs instead of gerunds (#55823)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jules-p <19994093+jules-p@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: 'Fixing database deadlocks or data integrity issues'
|
||||
shortTitle: Fixing database deadlocks
|
||||
shortTitle: Fix database deadlocks
|
||||
intro: '{% data variables.product.prodname_copilot_chat_short %} can help you avoid code that causes slow or blocked database operations, or tables with missing or incorrect data.'
|
||||
redirect_from:
|
||||
- /copilot/example-prompts-for-github-copilot-chat/refactoring-code/fixing-database-deadlocks-or-data-integrity-issues
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Translating code to a different programming language
|
||||
shortTitle: Translating code
|
||||
shortTitle: Translate code
|
||||
intro: '{% data variables.product.prodname_copilot_chat_short %} can help you rewrite code to perform the same operations but in a different programming language.'
|
||||
versions:
|
||||
feature: copilot
|
||||
|
||||
Reference in New Issue
Block a user