Skip to content

Commit fc876ab

Browse files
committed
Sync auto-bug-report.yml from .github repo
1 parent 6fd8d51 commit fc876ab

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Bug report
3+
about: Create a bug report to help us improve
4+
title: "Bug: "
5+
labels: ["bug", "triage", "copilot"]
6+
assignees: ["copilot"] # <-- TUNE ME
7+
---
8+
9+
**Describe the bug**
10+
A clear and concise description of what the bug is.
11+
12+
**To Reproduce**
13+
Steps to reproduce the behavior.
14+
15+
**Expected behavior**
16+
A clear and concise description of what you expected to happen.
17+
18+
**Additional context**
19+
Add any other context or screenshots about the bug here.

0 commit comments

Comments
 (0)