Skip to content

Commit 48e6a6f

Browse files
Limon Monteweb-padawan
Limon Monte
authored andcommitted
Add ISSUE_TEMPLATE.md [skip ci] (#279)
* Add ISSUE_TEMPLATE.md [skip ci]
1 parent 280462c commit 48e6a6f

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

ISSUE_TEMPLATE.md

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
### Description
2+
<!-- Example: `vaadin-upload` doesn't trigger the "Select files" dialog. -->
3+
4+
### Expected outcome
5+
<!-- Example: The native "Select files" dialog is shown. -->
6+
7+
### Actual outcome
8+
<!-- Example: Nothing happens. -->
9+
10+
### Live Demo
11+
<!-- The template, click "Remix This" to edit it: https://glitch.com/edit/#!/knotty-neon -->
12+
13+
### Steps to reproduce
14+
<!-- Example
15+
1. Put a `vaadin-upload` element in the page.
16+
2. Click the "Upload Files..." button.
17+
-->
18+
19+
### Browsers Affected
20+
<!-- Check all that apply -->
21+
- [ ] Chrome
22+
- [ ] Firefox
23+
- [ ] Safari
24+
- [ ] Edge
25+
- [ ] IE 11
26+
- [ ] iOS Safari
27+
- [ ] Android Chrome

0 commit comments

Comments
 (0)