Skip to content

Commit

Permalink
[ci skip] Add issue and pr template
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Feb 17, 2016
1 parent 8f58ff6 commit 729324e
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
28 changes: 28 additions & 0 deletions issue_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
### Description


#### What you expected


#### What you saw


### Live Demo
http://jsbin.com/…

### Steps to Reproduce
1.
2.
3.

### Browsers Affected
- [ ] Chrome
- [ ] Firefox
- [ ] Edge
- [ ] Safari 9
- [ ] Safari 8
- [ ] IE 11

### Versions
- Polymer: `Polymer.version`
- webcomponents: vX.X.X
5 changes: 5 additions & 0 deletions pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
### Description


#### Reference issue
Fixes #9999999

0 comments on commit 729324e

Please sign in to comment.