File tree Expand file tree Collapse file tree 3 files changed +50
-0
lines changed Expand file tree Collapse file tree 3 files changed +50
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Help!
3
+ about : For when you're stuck
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** I want to…**
11
+ [ A description of what the goal is ]
12
+
13
+ ** I've tried…**
14
+ [ What have you tried? What happened? ]
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Report a bug
3
+ about : For problems with how Yozo works
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ [ A description of what the bug is. ]
11
+
12
+ ** When I do…**
13
+ [ An example for where one might run into this bug. ]
14
+
15
+ ** Then I get…**
16
+ [ What is actually happening. ]
17
+
18
+ ** But I want…**
19
+ [ What should be happening. ]
20
+
21
+ ** I'm using…**
22
+ [ The browser and environment used, as much as you believe is relevant ]
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Suggestion
3
+ about : For when you wish Yozo did something that it currently doesn't
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** I would love to be able to…**
11
+ [ Describe the feature as clearly as possible ]
12
+
13
+ ** This would be great for when…**
14
+ [ Describe one or more use cases for the feature ]
You can’t perform that action at this time.
0 commit comments