Skip to content

Commit b8d2bb3

Browse files
committed
📝 添加自定义agent的文档
1 parent 730ac24 commit b8d2bb3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/agents/my-agent.agent.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
# Fill in the fields below to create a basic custom agent for your repository.
3+
# The Copilot CLI can be used for local testing: https://gh.io/customagents/cli
4+
# To make this agent available, merge this file into the default repository branch.
5+
# For format details, see: https://gh.io/customagents/config
6+
7+
name: 自定义的
8+
description: 需要用中文
9+
---
10+
11+
# My Agent
12+
13+
请使用中文输出思考过程和总结,提交commit信息也要使用中文

0 commit comments

Comments
 (0)