From ace0f7271205d35a64085de59e06f6273549bb5e Mon Sep 17 00:00:00 2001 From: Daniel Freedman Date: Mon, 22 Feb 2016 11:11:16 -0800 Subject: [PATCH] [ci skip] Add instructions to issue template --- .github/ISSUE_TEMPLATE.md | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 8b7e9ac677..dc3f83ef3d 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,21 +1,30 @@ + ### Description - + #### Live Demo + https://jsbin.com/xukike/edit?html,output #### Steps to Reproduce -1. … -2. … -3. … + -#### Actual Results +#### Expected Results + +#### Actual Results + ### Browsers Affected + - [ ] Chrome - [ ] Firefox - [ ] Edge @@ -24,5 +33,7 @@ https://jsbin.com/xukike/edit?html,output - [ ] IE 11 ### Versions -- Polymer: vX.X.X (use `Polymer.version`) -- webcomponents: vX.X.X (use `bower ls` or `npm ls`) + +- Polymer: vX.X.X + +- webcomponents: vX.X.X