File tree Expand file tree Collapse file tree 1 file changed +57
-0
lines changed Expand file tree Collapse file tree 1 file changed +57
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : 🐛 Bug
2
+
3
+ description : Report an issue to help improve the project.
4
+
5
+ labels : ["bug"]
6
+
7
+ body :
8
+
9
+ - type : textarea
10
+
11
+ id : description
12
+
13
+ attributes :
14
+
15
+ label : Description
16
+
17
+ description : A brief description of the question or issue, also include what you tried and what didn't work
18
+
19
+ validations :
20
+
21
+ required : true
22
+
23
+ - type : textarea
24
+
25
+ id : screenshots
26
+
27
+ attributes :
28
+
29
+ label : Screenshots
30
+
31
+ description : Please add screenshots if applicable
32
+
33
+ validations :
34
+
35
+ required : false
36
+
37
+ - type : textarea
38
+
39
+ id : extrainfo
40
+
41
+ attributes :
42
+
43
+ label : Additional information
44
+
45
+ description : Is there anything else we should know about this bug?
46
+
47
+ validations :
48
+
49
+ required : false
50
+
51
+ - type : markdown
52
+
53
+ attributes :
54
+
55
+ value : |
56
+
57
+ Feel free to check out other cool repositories of the [Fairfield Programming Association](https://github.com/fairfield-programming).
You can’t perform that action at this time.
0 commit comments