diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000000..4046195b53 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# Code owners for Polymer +* @sorvell @kevinpschaaf @TimvdLippe @azakus \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 042d93c9c2..8d68054f92 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -9,8 +9,11 @@ If you are asking a question rather than filing a bug, try one of these instead: #### Live Demo - + https://jsbin.com/luhaxab/1/edit + +https://glitch.com/edit/#!/polymer-repro?path=my-element.html:2:0 + #### Steps to Reproduce