We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7f1eb8 + 017e0bf commit df20780Copy full SHA for df20780
2 files changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -3,7 +3,7 @@ name: Bug report
3
about: Create a report to help us improve
4
title: ''
5
labels: ''
6
-assignees: ''
+assignees: joe10832, Copilot
7
8
---
9
.github/agents/my-agent.agent.md
@@ -0,0 +1,13 @@
1
+---
2
+# 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:
10
11
+# My Agent
12
13
+Describe what your agent does here...
0 commit comments