Skip to content

Commit 97b2803

Browse files
authored
Update issue templates
1 parent b423eef commit 97b2803

File tree

3 files changed

+50
-0
lines changed

3 files changed

+50
-0
lines changed

.github/ISSUE_TEMPLATE/help-.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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? ]
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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 ]

.github/ISSUE_TEMPLATE/suggestion.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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 ]

0 commit comments

Comments
 (0)