Skip to content

Commit d77288f

Browse files
committed
docs: add bug report issue template
1 parent 181cf1a commit d77288f

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: Bug Report
3+
about: Report a bug or unexpected behaviour
4+
title: "[BUG] "
5+
labels: ''
6+
assignees: ''
7+
---
8+
9+
## Describe the Bug
10+
11+
A clear and concise description of what the bug is.
12+
13+
## Expected Behaviour
14+
15+
What you expected to happen.
16+
17+
## Steps to Reproduce
18+
19+
1. Step one
20+
2. Step two
21+
3. Step three
22+
23+
## Environment
24+
25+
- OS: [e.g. Ubuntu 22.04]
26+
- Version: [e.g. 1.0.0]
27+
- Additional context: [any other relevant details]

0 commit comments

Comments
 (0)