📝 添加自定义agent的文档
This commit is contained in:
13
.github/agents/my-agent.agent.md
vendored
Normal file
13
.github/agents/my-agent.agent.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
# Fill in the fields below to create a basic custom agent for your repository.
|
||||
# The Copilot CLI can be used for local testing: https://gh.io/customagents/cli
|
||||
# To make this agent available, merge this file into the default repository branch.
|
||||
# For format details, see: https://gh.io/customagents/config
|
||||
|
||||
name: 自定义的
|
||||
description: 需要用中文
|
||||
---
|
||||
|
||||
# My Agent
|
||||
|
||||
请使用中文输出思考过程和总结,提交commit信息也要使用中文
|
||||
Reference in New Issue
Block a user