1
0
mirror of synced 2025-12-22 03:16:52 -05:00

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:
Copilot
2025-05-28 11:24:59 +00:00
committed by GitHub
parent 90d2ec44bf
commit f1e5c4fce1
15 changed files with 15 additions and 15 deletions

View File

@@ -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

View File

@@ -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