mirror of
https://github.com/Polymer/polymer-starter-kit.git
synced 2025-02-25 18:55:22 -06:00
Fix #1015
Redirect to the Polymer/polymer contributing instructions. Also, update the browsers as Polymer/polymer.
This commit is contained in:
parent
b610970081
commit
ffd9f787b7
13
.github/ISSUE_TEMPLATE.md
vendored
13
.github/ISSUE_TEMPLATE.md
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user