mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-22 19:35:13 +00:00
Fix deprecated 'mode' attribute in prompt files by renaming to 'agent' (#441)
* Initial plan * Rename 'mode' to 'agent' in prompt files and CONTRIBUTING.md Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
description: 'Migration and code evolution instructions generator for GitHub Copilot. Analyzes differences between two project versions (branches, commits, or releases) to create precise instructions allowing Copilot to maintain consistency during technology migrations, major refactoring, or framework version upgrades.'
|
||||
mode: 'agent'
|
||||
agent: 'agent'
|
||||
---
|
||||
|
||||
# Migration and Code Evolution Instructions Generator
|
||||
|
||||
Reference in New Issue
Block a user