Skip to content

Commit e66d63d

Browse files
committed
Reference the roadmap in the guide
1 parent e9eed62 commit e66d63d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

How to Contribute.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ There are many ways to contribute to the Vue CLI project: logging bugs, submitti
66
After cloning and building the repo, check out the [issues list](https://github.com/vuejs/vue-cli/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue).
77
* Issues labeled [`contribution welcome`](https://github.com/vuejs/vue-cli/issues?q=is%3Aissue+is%3Aopen+label%3A%22contribution+welcome%22) or [`help wanted`](https://github.com/vuejs/vue-cli/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) are good issues to submit a PR for.
88
* Issues labeled [`good first issue`](https://github.com/vuejs/vue-cli/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) are great candidates to pick up if you are in the code for the first time.
9-
* If you are contributing significant changes, please discuss with the team and reach consensus first before starting to work on the issue.
9+
* If you are contributing significant changes, please discuss with the team and reach consensus first before starting to work on the issue.
10+
11+
Besides, you can also check any unassigned items in the [[Roadmap]] to work on.

0 commit comments

Comments
 (0)