Update bug_report.md

Massimo Melina committed Mar 15, 2023 at 10:20 UTC d391a0a1f802314ff2f970f0ef7a748f2fe06adf
1 file changed +6 -8
.github/ISSUE_TEMPLATE/bug_report.md
+6 -8
@@ -3,28 +3,26 @@ name: Bug report
3 about: Create a report to help us improve
4 title: ''
5 labels: bug
6 -assignees: rejetto
6
7 ---
8
10 -**Describe the bug**
11 -A clear and concise description of what the bug is.
12 -
9 **To Reproduce**
10 Steps to reproduce the behavior:
11 1. Go to '...'
12 2. Click on '....'
13
14 +**Describe the bug**
15 +
16 **Expected behavior**
19 -A clear and concise description of what you expected to happen.
17 +What you expected to happen.
18
19 **Screenshots**
22 -If applicable, add screenshots to help explain your problem.
20 +Try to provide videos or else screenshots to help explain your problem.
21
22 **Environment (please complete the following information):**
25 - - OS: [e.g. iOS]
23 + - OS: [e.g. Windows]
24 + - HFS Version [e.g. 0.40.0]
25 - Browser [e.g. chrome, safari]
27 - - Version [e.g. 22]
26
27 **Additional context**
28 Add any other context about the problem here.