Contributions to the VVV project are more than welcome.
Feel free to open a GitHub issue for anything. We've covered quite a bit of ground through the first year, so it would be helfpul to search for related topics first. That said, don't worry if you find yourself opening something that sounds like it could be obvious. There is no such thing.
Feel free to comment on any GitHub issue, open or closed. The only guidelines here are to be friendly and welcoming. If you see that a question has been asked and you think you know the answer, don't wait!
Feel free to submit a pull request at any time, whether an issue has been created or not. It may be helpful to discuss in an issue first, though many things are best shown with code.
We do ask that the pull request be submitted against the current master branch. Every effort is made to make the pull request as stable as possible before merging it in, so we aren't too worried. A list of stable releases is maintained as we go and can be used by anyone concerned by ongoing development.
If a large, ongoing enhancement is underway, you may be asked to submit your pull request against a feature branch. This will be rare and handled on a case by case basis.
Some loose organization has grown around milestones and labels. We'll often have the next two versions listed for selection as a milestone. Things like bugs, enhancements, docs, etc... are listed as labels.