We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c4718c commit 34bd7b7Copy full SHA for 34bd7b7
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,54 @@
1
+---
2
+name: Bug Report
3
+about: Report a bug in 360
4
+title: "[Bug]: "
5
+labels: bug
6
7
+
8
+# Bug Report
9
10
+## Description
11
12
+Describe the bug.
13
14
15
16
+## Steps to Reproduce
17
18
+1.
19
+2.
20
+3.
21
22
23
24
+## Expected Behavior
25
26
+What should happen?
27
28
29
30
+## Actual Behavior
31
32
+What actually happened?
33
34
35
36
+## Environment
37
38
+Operating System:
39
40
+Browser:
41
42
+360 Version:
43
44
45
46
+## Screenshots
47
48
+If applicable.
49
50
51
52
+## Additional Information
53
54
+Anything else you'd like us to know?
0 commit comments