mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
[ci skip] Add issue and pr template
This commit is contained in:
parent
8f58ff632b
commit
cc1ef9af2c
28
issue_template.md
Normal file
28
issue_template.md
Normal file
@ -0,0 +1,28 @@
|
||||
### Description
|
||||
|
||||
|
||||
#### Live Demo
|
||||
http://jsbin.com/xukike/edit?html,output
|
||||
|
||||
#### Steps to Reproduce
|
||||
1. …
|
||||
2. …
|
||||
3. …
|
||||
|
||||
#### Expected Results
|
||||
|
||||
|
||||
#### Actual Results
|
||||
|
||||
|
||||
### Browsers Affected
|
||||
- [ ] Chrome
|
||||
- [ ] Firefox
|
||||
- [ ] Edge
|
||||
- [ ] Safari 9
|
||||
- [ ] Safari 8
|
||||
- [ ] IE 11
|
||||
|
||||
### Versions
|
||||
- Polymer: vX.X.X (use `Polymer.version`)
|
||||
- webcomponents: vX.X.X (use `bower ls` or `npm ls`)
|
4
pull_request_template.md
Normal file
4
pull_request_template.md
Normal file
@ -0,0 +1,4 @@
|
||||
### Reference Issue
|
||||
Fixes #9999999
|
||||
|
||||
### Description
|
Loading…
Reference in New Issue
Block a user