Skip to content

Commit df20780

Browse files
committed
Merge remote-tracking branch 'upstream/main' into copilot/fix-f298f4ee-147c-44d2-88b3-6b4b6d1ca2c4
2 parents c7f1eb8 + 017e0bf commit df20780

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Bug report
33
about: Create a report to help us improve
44
title: ''
55
labels: ''
6-
assignees: ''
6+
assignees: joe10832, Copilot
77

88
---
99

.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+
Describe what your agent does here...

0 commit comments

Comments
 (0)