Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(491)

Side by Side Diff: third_party/polymer/components/iron-validatable-behavior/.github/ISSUE_TEMPLATE.md

Issue 2960873002: WIP - Pinpoint - New Page.
Patch Set: . Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <!-- Instructions: https://github.com/PolymerElements/iron-validatable-behavior/ CONTRIBUTING.md#filing-issues -->
2 ### Description
3 <!-- Example: The `paper-foo` element causes the page to turn pink when clicked. -->
4
5 ### Expected outcome
6
7 <!-- Example: The page stays the same color. -->
8
9 ### Actual outcome
10
11 <!-- Example: The page turns pink. -->
12
13 ### Live Demo
14 <!-- Example: https://jsbin.com/cagaye/edit?html,output -->
15
16 ### Steps to reproduce
17
18 <!-- Example
19 1. Put a `paper-foo` element in the page.
20 2. Open the page in a web browser.
21 3. Click the `paper-foo` element.
22 -->
23
24 ### Browsers Affected
25 <!-- Check all that apply -->
26 - [ ] Chrome
27 - [ ] Firefox
28 - [ ] Safari 9
29 - [ ] Safari 8
30 - [ ] Safari 7
31 - [ ] Edge
32 - [ ] IE 11
33 - [ ] IE 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698