Commit Graph

30 Commits

Author SHA1 Message Date
Evan You
23760b5c7a chore: update README/BACKERS [ci skip] 2022-02-07 13:24:20 +08:00
Manny Quizhpi
b51430f598
doc(contributing): add missing donation link (#11692) 2020-10-02 09:07:03 +02:00
Billy Zou
91b8cda0b2 docs(contributing): fix a grammar error (#9858) 2019-04-10 17:45:47 +02:00
Billy Zou
546e7d14ad docs(contributing): add yarn requirement to guide (#9848) 2019-04-08 20:06:47 +02:00
Eduardo San Martin Morote
a8184917a2
docs(contributing): replace npm install with yarn
Related to #9831
2019-04-05 22:18:50 +02:00
Jagannath Bhat
6ad99796c7 docs: fix spelling and grammatical errors (#9619) 2019-03-04 11:53:59 -05:00
JakeConnors376W
4015debe95 chore: make documentation clearer (#9450) 2019-02-06 19:52:06 -05:00
Sheena Ramirez
39d58e521a chore: edit documentation for grammar and consistency (#7600)
* edit docs for grammar and consistency

* remove changes to pull request template
2018-02-05 19:58:33 -05:00
Evan You
a6a9d6d05a workflow: improve git hooks setup 2018-01-06 10:08:47 -05:00
Evan You
144a4dd860 build: rename build/ to scripts/ 2017-12-21 20:17:47 -05:00
Edd Yerburgh
5fe7dc28d1 docs: add types directory to CONTRIBUTING.md (#6731) 2017-10-02 16:03:32 -04:00
ULIVZ
4441e0f9d1 chore: correct the contributor link in CONTRIBUTING.md (#6621) 2017-09-18 11:32:04 -04:00
Evan You
aa35ec9adc chore: update financial contribution info 2017-09-11 12:30:58 -04:00
Palash Mondal
2d75aba5e1 chore: fixed a small typo in CONTRIBUTING.md (#6517) 2017-09-05 11:02:03 -04:00
Evan You
a7615ef053 build: fix postinstall script causing user install errors 2017-07-13 14:38:31 +08:00
Evan You
b5f08f3bed build: use cross-platform hook installation with shelljs 2017-06-17 19:21:00 +08:00
Evan You
b49c969474 build: add git commit message validation 2017-06-17 18:16:40 +08:00
Evan You
a6d0e056cc update project structure guide (close #5465) 2017-04-18 15:35:12 +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
Evan You
34333caa8c improve issue reporting guidelines 2016-12-14 12:42:28 -05:00
Evan You
68e560af24 remove flow in pre-commit hook 2016-11-25 16:09:54 -05:00
Evan You
ea61d9878f add pre-commit hook 2016-11-25 13:16:11 -05:00
defcc
95bf0c000e Add guide for PR title (#3936)
* update PR guide for a better release log

* detail on pr title. and fix typo
2016-10-14 09:25:09 -04: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
Evan You
1932b8f5fa bump circle node version 2016-08-27 21:31:01 -04:00
Evan You
716823ba1b update links 2016-08-18 15:56:24 -04:00
Evan You
6342dd698e move md files into hidden directory 2016-08-18 15:48:57 -04:00