Skip to content

Commit 729324e

Browse files
committed
[ci skip] Add issue and pr template
1 parent 8f58ff6 commit 729324e

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

issue_template.md

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
### Description
2+
3+
4+
#### What you expected
5+
6+
7+
#### What you saw
8+
9+
10+
### Live Demo
11+
http://jsbin.com/…
12+
13+
### Steps to Reproduce
14+
1.
15+
2.
16+
3.
17+
18+
### Browsers Affected
19+
- [ ] Chrome
20+
- [ ] Firefox
21+
- [ ] Edge
22+
- [ ] Safari 9
23+
- [ ] Safari 8
24+
- [ ] IE 11
25+
26+
### Versions
27+
- Polymer: `Polymer.version`
28+
- webcomponents: vX.X.X

pull_request_template.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
### Description
2+
3+
4+
#### Reference issue
5+
Fixes #9999999

0 commit comments

Comments
 (0)