Skip to content

Commit 34bd7b7

Browse files
authored
Create bug report issue template
Added a template for reporting bugs in the repository.
1 parent 2c4718c commit 34bd7b7

1 file changed

Lines changed: 54 additions & 0 deletions

File tree

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)