Redirect to the Polymer/polymer contributing instructions.

Also, update the browsers as Polymer/polymer.
This commit is contained in:
Abdón Rodríguez Davila 2017-06-01 19:26:27 +02:00 committed by GitHub
parent b610970081
commit ffd9f787b7

View File

@ -1,4 +1,4 @@
<!-- Instructions: https://github.com/PolymerElements/polymer-starter-kit/CONTRIBUTING.md#filing-issues --> <!-- Instructions: https://github.com/Polymer/polymer/blob/master/CONTRIBUTING.md#contributing -->
### Description ### Description
<!-- Example: The `paper-foo` element causes the page to turn pink when clicked. --> <!-- Example: The `paper-foo` element causes the page to turn pink when clicked. -->
@ -11,11 +11,12 @@
<!-- Example: The page turns pink. --> <!-- Example: The page turns pink. -->
### Live Demo ### Live Demo
<!-- Example: https://jsbin.com/cagaye/edit?html,output --> <!-- Example: https://jsbin.com/cagaye/edit?html,output -->
### Steps to reproduce ### Steps to reproduce
<!-- Example <!-- Example:
1. Put a `paper-foo` element in the page. 1. Put a `paper-foo` element in the page.
2. Open the page in a web browser. 2. Open the page in a web browser.
3. Click the `paper-foo` element. 3. Click the `paper-foo` element.
@ -24,10 +25,8 @@
### Browsers Affected ### Browsers Affected
<!-- Check all that apply --> <!-- Check all that apply -->
- [ ] Chrome - [ ] Chrome
- [ ] Firefox
- [ ] Safari 9
- [ ] Safari 8
- [ ] Safari 7
- [ ] Edge - [ ] Edge
- [ ] Firefox
- [ ] IE 11 - [ ] IE 11
- [ ] IE 10 - [ ] Safari 8
- [ ] Safari 9