Commit Graph

9 Commits

Author SHA1 Message Date
Evan You
aa35ec9adc chore: update financial contribution info 2017-09-11 12:30:58 -04:00
Evan You
fb760b7e74 add chinese note in issue template 2017-05-30 15:21:25 +08:00
Evan You
84856a3a76 update issue template 2017-03-17 16:21:27 +08:00
Eduardo San Martin Morote
7e1d07aad2 Fix JSFiddle links (#4910)
Use an inline script tag with unpkg to explicitly show what we're
including. It allows to easily test regressions by appending @2.x.x at
the end of the of the link.
It also allows to directly check if the repro is using the latest
version
2017-02-12 18:49:47 -05:00
Phan An
a5a00738b1 Standardize the JSFiddle starter link (#4890)
* Standardize the JSFiddle starter link

We have two different JSFiddle starter links here, none of which is the version on Gitter.im (which appears to be more aligned with Vue's coding standard i.e. no root `<body>` tag, spacings and such). Modifying this issue template to use the Gitter.im version instead.

* Update JSFiddle link
2017-02-09 17:44:30 -05:00
chengchao
f5f8453050 Recommend user to provide reproduction repository for ssr issue (#4573)
* recommend user to provide reproduction repository for ssr issue

* fix typo

* update style
2016-12-27 16:09:21 -05:00
宋铄运
443ef1c26c Update CONTRIBUTING.md's jdfiddle template, and vue's version inside ISSUE_TEMPLATE.md (#3921)
* Update CONTRIBUTING.md's jdfiddle template

* Update ISSUE_TEMPLATE.md
2016-10-12 13:22:21 -04:00
Vincent Klaiber
463c9c9e08 Switch to https (#3864)
Replaced all http vuejs.org links with https instead.
2016-10-07 17:39:51 -04:00
Evan You
6342dd698e move md files into hidden directory 2016-08-18 15:48:57 -04:00