Skip to content

Commit 40d1b74

Browse files
author
Matt Gaunt
committed
Adding issue template
1 parent df5cb5e commit 40d1b74

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

ISSUE_TEMPLATE.md

+12-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
**NOTE**: Please test in a least two browsers (i.e. Chrome and Firefox). This
2+
helps with diagnosing problems quicker.
3+
14
# Setup
25

36
> Please provide the following details, the more info you can provide the
@@ -9,14 +12,14 @@
912

1013
> Please select any browsers that you are experiencing problems with:
1114
12-
- [ ] Google Chrome
15+
- [ ] Chrome
1316
- [ ] Firefox
1417
- [ ] Opera for Android
1518
- [ ] Samsung Internet Browser
1619
- [ ] Other
1720

18-
> Have you tried different versions of these browsers? I.e. Google Chrome
19-
> Beta and Firefox Beta? Did they produce the same result?
21+
> Please list the browsers you are have tested this, including the version
22+
> of the browser (i.e. Chrome Beta, Firefox Beta etc).
2023
2124
# Problem
2225

@@ -26,6 +29,12 @@
2629

2730
> Please explain what you expected to happen
2831
32+
# Features Used
33+
34+
- [ ] VAPID Support
35+
- [ ] GCM API Key
36+
- [ ] Sending with Payload
37+
2938
# Example / Reproduce Case
3039

3140
> Please provide a code sample that reproduces the issue. If there is a

0 commit comments

Comments
 (0)