mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
Add missing mode field to all prompt files with 'agent' as default (#180)
* Initial plan * Add mode: 'agent' to all 14 prompt files missing the field, fix BOM character Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> * Revert description field format changes while keeping mode field additions 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,5 +1,6 @@
|
||||
---
|
||||
description: 'Transform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instructional comments, and generating a complete markdown tutorial.'
|
||||
mode: 'agent'
|
||||
---
|
||||
|
||||
Transform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instructional comments, and generating a complete markdown tutorial.
|
||||
|
||||
Reference in New Issue
Block a user