mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-23 03:45:13 +00:00
Fix: Replace unsupported 'title' attribute with 'name' in agent files (#452)
* Initial plan * Replace 'title' with 'name' in agent file frontmatter 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,5 @@
|
||||
---
|
||||
title: 'Ultimate Transparent Thinking Beast Mode'
|
||||
name: 'Ultimate Transparent Thinking Beast Mode'
|
||||
description: 'Ultimate Transparent Thinking Beast Mode'
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user