Blame view

bower_components/iron-scroll-target-behavior/.github/ISSUE_TEMPLATE.md 737 Bytes
a53fbbed   Renato De Donato   select-dataset ne...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
  <!-- Instructions: https://github.com/PolymerElements/iron-scroll-target-behavior/CONTRIBUTING.md#filing-issues -->
  ### Description
  <!-- Example: The `paper-foo` element causes the page to turn pink when clicked. -->
  
  ### Expected outcome
  
  <!-- Example: The page stays the same color. -->
  
  ### Actual outcome
  
  <!-- Example: The page turns pink. -->
  
  ### Live Demo
  <!-- Example: https://jsbin.com/cagaye/edit?html,output -->
  
  ### Steps to reproduce
  
  <!-- Example
  1. Put a `paper-foo` element in the page.
  2. Open the page in a web browser.
  3. Click the `paper-foo` element.
  -->
  
  ### Browsers Affected
  <!-- Check all that apply -->
  - [ ] Chrome
  - [ ] Firefox
  - [ ] Safari 9
  - [ ] Safari 8
  - [ ] Safari 7
  - [ ] Edge
  - [ ] IE 11
  - [ ] IE 10