Skip to content

Commit

Permalink
Merge pull request #5046 from nazar-pc/patch-1
Browse files Browse the repository at this point in the history
Use HTTPS links in CONTRIBUTING.md
  • Loading branch information
TimvdLippe authored Jan 16, 2018
2 parents 1215f8d + c868575 commit 61d8c3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--
If you are asking a question rather than filing a bug, try one of these instead:
- StackOverflow (http://stackoverflow.com/questions/tagged/polymer)
- StackOverflow (https://stackoverflow.com/questions/tagged/polymer)
- Polymer Slack Channel (https://bit.ly/polymerslack)
- Mailing List (https://groups.google.com/forum/#!forum/polymer-dev)
-->
Expand All @@ -10,7 +10,7 @@ If you are asking a question rather than filing a bug, try one of these instead:

#### Live Demo
<!-- Fork this JSBin, or provide your own URL -->
http://jsbin.com/luhaxab/1/edit
https://jsbin.com/luhaxab/1/edit

#### Steps to Reproduce
<!--
Expand Down

0 comments on commit 61d8c3e

Please sign in to comment.