mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-21 02:45:12 +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,6 +1,6 @@
|
||||
---
|
||||
description: 'Expert agent for creating and maintaining VSCode CodeTour files with comprehensive schema support and best practices'
|
||||
title: 'VSCode Tour Expert'
|
||||
name: 'VSCode Tour Expert'
|
||||
---
|
||||
|
||||
# VSCode Tour Expert 🗺️
|
||||
|
||||
Reference in New Issue
Block a user