Update issue templates

Massimo Melina committed May 12, 2022 at 15:38 UTC ac6b1dcfb6b77c48a7af82ae219629e172b2eb43
1 file changed +30
.github/ISSUE_TEMPLATE/bug_report.md new
+30
@@ -0,0 +1,30 @@
1 +---
2 +name: Bug report
3 +about: Create a report to help us improve
4 +title: ''
5 +labels: bug
6 +assignees: rejetto
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 +
18 +**Expected behavior**
19 +A clear and concise description of what you expected to happen.
20 +
21 +**Screenshots**
22 +If applicable, add screenshots to help explain your problem.
23 +
24 +**Environment (please complete the following information):**
25 + - OS: [e.g. iOS]
26 + - Browser [e.g. chrome, safari]
27 + - Version [e.g. 22]
28 +
29 +**Additional context**
30 +Add any other context about the problem here.