File tree Expand file tree Collapse file tree 3 files changed +16
-8
lines changed Expand file tree Collapse file tree 3 files changed +16
-8
lines changed Original file line number Diff line number Diff line change @@ -24,17 +24,23 @@ Steps to reproduce the behavior:
24
24
25
25
A clear and concise description of what you expected to happen.
26
26
27
+ ### Logs or error messages
28
+
29
+ Any error messages or logs that might help us understand the problem.
30
+
27
31
### Screenshots
28
32
29
- If applicable, add screenshots or video to help explain your problem.
33
+ If applicable, add screenshots or video to help explain the problem.
30
34
31
35
### System information
32
36
37
+ Information about the system you are using where the bug occurred.
38
+
33
39
- Device: (e.g. PC, iPhone6)
34
- - OS: (e.g. Windows 10, iOS)
35
- - Browser (e.g. Chrome, Safari)
36
- - Version (e.g. 22 )
40
+ - OS and version : (e.g. Windows 10, iOS 12.3.1 )
41
+ - Browser and version: (e.g. Chrome 121.0.6167.140 , Safari 12.1.2 )
42
+ - Application version: (e.g. 1.0.6 )
37
43
38
- ### Additional context
44
+ ### Additional information
39
45
40
- Add any other context or information about the problem here .
46
+ Add any other context or information about the problem or how to reproduce it .
Original file line number Diff line number Diff line change @@ -9,7 +9,9 @@ assignees: ''
9
9
10
10
### Is your feature request related to a problem? Please describe
11
11
12
- A clear and concise description of what the problem is. Ex. I'm always frustrated when '...'. Ex. I want to be able to '...'.
12
+ A clear and concise description of what the problem is.
13
+ Ex. I'm always frustrated when '...'.
14
+ Ex. I want to be able to '...'.
13
15
14
16
### Describe the solution you'd like
15
17
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Addresses issue #ISSUE_NUMBER (if applicable)
17
17
- [ ] New feature (non-breaking change which adds functionality)
18
18
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
19
19
20
- ### Describe the change
20
+ ### Describe the change in more detail
21
21
22
22
What is the motivation for this change? What does it do? What problem does it solve?
23
23
You can’t perform that action at this time.
0 commit comments