mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-23 20:05:12 +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:
@@ -2,7 +2,7 @@
|
||||
|
||||
description: 'Comprehensive technology-agnostic prompt generator for documenting end-to-end application workflows. Automatically detects project architecture patterns, technology stacks, and data flow patterns to generate detailed implementation blueprints covering entry points, service layers, data access, error handling, and testing approaches across multiple technologies including .NET, Java/Spring, React, and microservices architectures.'
|
||||
|
||||
mode: 'agent'
|
||||
agent: 'agent'
|
||||
---
|
||||
# Project Workflow Documentation Generator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user