Skip to content

Commit a110aa1

Browse files
committed
adding bug report template
1 parent 01ce95d commit a110aa1

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
---
8+
9+
**Describe the bug**
10+
A clear and concise description of what the bug is.
11+
12+
**To Reproduce**
13+
Ideally, you should provide a reproducible test case.
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 about the problem here.
20+
21+
**Note:** Bug reports should come with a test case or, at least, an analysis.
22+
23+
**Automated tool policy**: If you use an automated tool (e.g., static analysis,
24+
LLM, etc.), you need to demonstrate an understanding of the issue you are raising. Usually, a bug is demonstrated by a test case. Do not copy-paste what a tool is telling you.

0 commit comments

Comments
 (0)