Skip to content

Commit ab4b4c2

Browse files
committed
[CONFIG] bug report template added
1 parent daa5b1d commit ab4b4c2

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: "[BUG] ..."
5+
labels: bug
6+
assignees: sir-gon
7+
8+
---
9+
10+
---
11+
name: Bug report
12+
about: Create a report to help us improve
13+
title: ''
14+
labels: ''
15+
assignees: ''
16+
17+
---
18+
19+
**Describe the bug**
20+
A clear and concise description of what the bug is.
21+
22+
**To Reproduce**
23+
Steps to reproduce the behavior:
24+
1. Go to '...'
25+
2. Click on '....'
26+
3. Scroll down to '....'
27+
4. See error
28+
29+
**Expected behavior**
30+
A clear and concise description of what you expected to happen.
31+
32+
**Screenshots**
33+
If applicable, add screenshots to help explain your problem.
34+
35+
**Desktop (please complete the following information):**
36+
- OS: [e.g. MacOS, Windows, Linux <distribution>]
37+
- Version [e.g. 10]
38+
39+
**Additional context**
40+
Add any other context about the problem here. Consider environment variables, IDE (+ version), framework version, runtime version, command and parameters of execution.

0 commit comments

Comments
 (0)