Skip to content

Commit 612e987

Browse files
committed
ci: 🐛 add bug report template
1 parent 7c52ae0 commit 612e987

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: Bug Report
3+
about: Create a report to help us improve the system
4+
title: '[BUG] '
5+
labels: bug
6+
assignees: faresrafat3
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+
1. Go to '...'
15+
2. Click on '....'
16+
3. Scroll down to '....'
17+
4. See error
18+
19+
**Expected behavior**
20+
A clear and concise description of what you expected to happen.
21+
22+
**Screenshots / Logs**
23+
If applicable, add screenshots or terminal logs to help explain your problem.
24+
25+
**Environment (please complete the following information):**
26+
- OS: [e.g. Ubuntu, Windows]
27+
- Version [e.g. 22.04]
28+
- Python/Node Version [e.g. 3.10.0]
29+
30+
**Additional context**
31+
Add any other context about the problem here.

0 commit comments

Comments
 (0)