How can I help with v3?
See original GitHub issueThis is not a bug, or an issue. This is just a ticket to hopefully start a conversation on progressing with development of v3. First, some backstory:
I have a project that needs something similar to vfg
. I started using the latest version but found that I had to do too much hacking in order to get the custom layout I needed (something that looks like bootstrap horizontal form layout).
Then I found v3, and although it was in development, I decided to give it a try. After a few modifications, I ported the v2 schemas to work with v3. In the last 1 month that I have been working on this, I have found various bugs and fixed them. There is still quite some work that needs to be done before v3 can be considered release ready. I would like most of the work I did to benefit this project and help move it forward.
I chose not to create a list of PR/MRs, but decided to have a conversation first so that I can get an idea of what is important, what I can help with, if my help is needed, and if my help and work is helpful, what I can work on e.t.c.
I understand that you are all busy, that is why I think that I my help would be useful since I’m working with this at my day work and I’d like to give back some hours here and there.
What do you think?
Cheers, Cyprian.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:6 (1 by maintainers)
Am also using V3 in a project that’s about to hit production. You guys might have already stumbled upon my GUI project detailed here https://github.com/vue-generators/vue-form-generator/issues/587
I would love for v3 to be officially released at some point… maybe new contributors could be invited if the previous ones no longer have the time to make this happen
I second @muschottkey on this. We are also using vfg V3 as part of many of our applications. We also would like to contribute somehow…