From c55df99182e11c26ac784e3137024a23d2d3289b Mon Sep 17 00:00:00 2001 From: Benjamin Hong Date: Sat, 2 Jun 2018 18:17:38 -0400 Subject: [PATCH 1/3] feature: Add link to VueMeetups --- src/v2/guide/join.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/v2/guide/join.md b/src/v2/guide/join.md index 1c4dbbb008..9e7a3b372a 100644 --- a/src/v2/guide/join.md +++ b/src/v2/guide/join.md @@ -14,6 +14,7 @@ Now we'll answer both what the community can do for you and what you can do for - [Forum](https://forum.vuejs.org/): The best place to ask questions and get answers about Vue and its ecosystem. - [Chat](https://chat.vuejs.org/): A place for Vue devs to meet and chat in real time. +- [Meetups](https://www.vuemeetups.org): Want to find local Vue.js enthusiasts like yourself? Interested in becoming a community leader? We have the help and support you need right here! - [GitHub](https://github.com/vuejs): If you have a bug to report or feature to request, that's what the GitHub issues are for. We also welcome pull requests! ### Explore the Ecosystem From 2065d8b3a7fc15c65a83b5b2c2eca9d329add03f Mon Sep 17 00:00:00 2001 From: Benjamin Hong Date: Sat, 2 Jun 2018 18:30:05 -0400 Subject: [PATCH 2/3] feature: Add section on becoming a community leader --- src/v2/guide/join.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/v2/guide/join.md b/src/v2/guide/join.md index 9e7a3b372a..19870c88c5 100644 --- a/src/v2/guide/join.md +++ b/src/v2/guide/join.md @@ -50,3 +50,13 @@ Vue has already spread across the globe, with even the core team in at least hal I hope that right now, you're reading this sentence in your preferred language. If not, would you like to help us get there? If so, please feel free to fork the repo for [these docs](https://github.com/vuejs/vuejs.org/) or for any other officially maintained documentation, then start translating. Once you've made some progress, open an issue or pull request in the main repo and we'll put out a call for more contributors to help you out. + +### Become a Community Leader + +Aside from all the great thing you can do remotely, there are a lot of things you can do in your community: + +- **Present at your local meetup** - Whether it's giving a talk or running a tutorial, you can bring a lot of value to your community by helping people brand new to Vue.js learn the ropes. +- **Start your own meetup** - In the event your area doesn't have one, you can start your own meetup! We have [resources](https://www.vuemeetups.org/resources/#introduction) and to help you succeed! +- **Help meetup organizers** - There can never be too much help when it comes to running an event, so you can always offer a hand to help out local organizers to help make the event a success for all the attendees. + +If you have any questions on how you can get more involved with your local Vue.js community, be sure to reach out to us at [hello@vuemeetups.org](mailto:hello@vuemeetups.org) or [@VueMeetups](https://www.twitter.com/vuemeetups)! From a8f925e56f96e5359ac75130aaabfb9f8bfe04fe Mon Sep 17 00:00:00 2001 From: Chris Fritz Date: Sat, 2 Jun 2018 23:33:20 -0400 Subject: [PATCH 3/3] minor tweaks to meetup section --- src/v2/guide/join.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/v2/guide/join.md b/src/v2/guide/join.md index 19870c88c5..b64345582e 100644 --- a/src/v2/guide/join.md +++ b/src/v2/guide/join.md @@ -53,10 +53,10 @@ If so, please feel free to fork the repo for [these docs](https://github.com/vue ### Become a Community Leader -Aside from all the great thing you can do remotely, there are a lot of things you can do in your community: +There's a lot you can do to help Vue grow in your community: -- **Present at your local meetup** - Whether it's giving a talk or running a tutorial, you can bring a lot of value to your community by helping people brand new to Vue.js learn the ropes. -- **Start your own meetup** - In the event your area doesn't have one, you can start your own meetup! We have [resources](https://www.vuemeetups.org/resources/#introduction) and to help you succeed! -- **Help meetup organizers** - There can never be too much help when it comes to running an event, so you can always offer a hand to help out local organizers to help make the event a success for all the attendees. +- **Present at your local meetup.** Whether it's giving a talk or running a workshop, you can bring a lot of value to your community by helping both new and experienced Vue developers continue to grow. +- **Start your own meetup.** If there's not already a Vue meetup in your area, you can start your own! Use the [resources at vuemeetups.org](https://www.vuemeetups.org/resources/#introduction) to help you succeed! +- **Help meetup organizers.** There can never be too much help when it comes to running an event, so offer a hand to help out local organizers to help make every event a success. -If you have any questions on how you can get more involved with your local Vue.js community, be sure to reach out to us at [hello@vuemeetups.org](mailto:hello@vuemeetups.org) or [@VueMeetups](https://www.twitter.com/vuemeetups)! +If you have any questions on how you can get more involved with your local Vue community, reach out at [hello@vuemeetups.org](mailto:hello@vuemeetups.org) or [@VueMeetups](https://www.twitter.com/vuemeetups)!