Skip to content

Commit 848f39b

Browse files
committed
Update issue templates
1 parent c9f6e39 commit 848f39b

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+12-11
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ about: Create a report to help us improve
44

55
---
66

7+
**Version Info (please complete the following information):**
8+
- cordova-plugin-ionic version
9+
- cordova-plugin-ionic-webview version
10+
- `cordova plugin ls` output
11+
12+
** `ionic info` output:**
13+
results from running
14+
```bash
15+
$> ionic info
16+
```
17+
18+
719
**Describe the bug**
820
A clear and concise description of what the bug is.
921

@@ -20,16 +32,5 @@ A clear and concise description of what you expected to happen.
2032
**Screenshots**
2133
If applicable, add screenshots to help explain your problem.
2234

23-
**Desktop (please complete the following information):**
24-
- OS: [e.g. iOS]
25-
- Browser [e.g. chrome, safari]
26-
- Version [e.g. 22]
27-
28-
**Smartphone (please complete the following information):**
29-
- Device: [e.g. iPhone6]
30-
- OS: [e.g. iOS8.1]
31-
- Browser [e.g. stock browser, safari]
32-
- Version [e.g. 22]
33-
3435
**Additional context**
3536
Add any other context about the problem here.

0 commit comments

Comments
 (0)