Skip to content

Commit 2457d9b

Browse files
Piotr PiskorskiPiotr Piskorski
authored andcommitted
Update issue templates
1 parent 4f9bb3d commit 2457d9b

File tree

2 files changed

+46
-0
lines changed

2 files changed

+46
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
name: Bug report
3+
about: 'Report a bug '
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**To Reproduce**
14+
Steps to reproduce the behavior:
15+
1. Go to '...'
16+
2. Click on '....'
17+
3. Scroll down to '....'
18+
19+
**Actual behaviour**
20+
A clear and concise description of what happened.
21+
22+
**Expected behavior**
23+
A clear and concise description of what you expected to happen.
24+
25+
**Environment:**
26+
Provide environment on which the issue exists, e.g., GooglePixel 5, Android 13
27+
28+
**Additional context**
29+
Add any other context about the problem here.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Is your feature request related to a problem? What motivated You to create this request?**
11+
A clear and concise description of what the problem is, e.g., I'm always frustrated when [...]
12+
13+
**Describe the solution you'd like to see**
14+
A clear and concise description of what you want to happen.
15+
16+
**Additional context**
17+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)