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:
Copilot
2025-12-01 10:56:45 +11:00
committed by GitHub
parent ddfccc733e
commit 2f9c96d4b5
107 changed files with 109 additions and 109 deletions

View File

@@ -1,7 +1,7 @@
---
description: 'Intelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation. Scans .github/copilot directory files and copilot-instructions.md to extract project information, technology stack, architecture, development workflow, coding standards, and testing approaches while generating well-structured markdown documentation with proper formatting, cross-references, and developer-focused content.'
mode: 'agent'
agent: 'agent'
---
# README Generator Prompt