aboutsummaryrefslogtreecommitdiff
path: root/catapult/third_party/polymer/components/iron-range-behavior/.github/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
Diffstat (limited to 'catapult/third_party/polymer/components/iron-range-behavior/.github/ISSUE_TEMPLATE.md')
-rw-r--r--catapult/third_party/polymer/components/iron-range-behavior/.github/ISSUE_TEMPLATE.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/catapult/third_party/polymer/components/iron-range-behavior/.github/ISSUE_TEMPLATE.md b/catapult/third_party/polymer/components/iron-range-behavior/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 00000000..02739273
--- /dev/null
+++ b/catapult/third_party/polymer/components/iron-range-behavior/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,33 @@
+<!-- Instructions: https://github.com/PolymerElements/iron-range-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