src/about/community-guide.md
Vue's community is growing incredibly fast and if you're reading this, there's a good chance you're ready to join it. So... welcome!
Now we'll answer both what the community can do for you and what you can do for the community.
Our Code of Conduct is a guide to make it easier to enrich all of us and the technical communities in which we participate.
Code contribution is not the only form of contribution to the Vue community. Answering a question for a fellow Vue user on Discord or the forum is also considered a valuable contribution.
Triaging an issue means gathering missing information, running the reproduction, verifying the issue's validity, and investigating the cause of the issue.
We receive many issues in our repositories on GitHub every single day. Our bandwidth is limited compared to the amount of users we have, so issue triaging alone can take an enormous amount of effort from the team. By helping us triage the issues, you are helping us become more efficient, allowing us to spend time on higher priority work.
You don't have to triage an issue with the goal of fixing it (although that would be nice too). Sharing the result of your investigation, for example the commit that led to the bug, can already save us a ton of time.
Contributing bug fixes or new features is the most direct form of contribution you can make.
The Vue core repository provides a contributing guide, which contains pull request guidelines and information regarding build setup and high-level architecture. Other sub-project repositories may also contain its own contribution guide - please make sure to read them before submitting pull requests.
Bug fixes are welcome at any time. For new features, it is best to discuss the use case and implementation details first in the RFC repo.
Apart from answering questions and sharing resources in the forum and chat, there are a few other less obvious ways to share and expand what you know:
I hope that right now, you're reading this sentence in your preferred language. If not, would you like to help us get there?
See the Translations guide for more details on how you can get involved.
There's a lot you can do to help Vue grow in your community:
If you have any questions on how you can get more involved with your local Vue community, reach out on Twitter at @vuejs_events!