You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@ A clear and concise description of what the bug is.
21
21
22
22
**To Reproduce**
23
23
Steps to reproduce the behavior:
24
+
24
25
1. Go to '...'
25
26
2. Click on '....'
26
27
3. Scroll down to '....'
@@ -33,8 +34,10 @@ A clear and concise description of what you expected to happen.
33
34
If applicable, add screenshots to help explain your problem.
34
35
35
36
**Desktop (please complete the following information):**
36
-
- OS: [e.g. MacOS, Windows, Linux <distribution>]
37
-
- Version [e.g. 10]
37
+
38
+
- OS: [e.g. MacOS, Windows, Linux \<distribution\>]
39
+
- Version [e.g. 10]
38
40
39
41
**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.
42
+
Add any other context about the problem here. Consider environment variables,
43
+
IDE (+ version), framework version, runtime version, command and parameters of execution.
0 commit comments