Hi! How can I contribute to Compose? Is there a pu...
# compose
v
Hi! How can I contribute to Compose? Is there a public issue tracker where I could take some tasks from?
v
@Fudge so those are external bugs, I suppose. But to contribute I would have to have a task and a general understanding of where the project is going. Can this be made publicly accessible?
b
no, from my understanding: for that you would need to join Google 🙂
g
@Blundell Sure, sign me in
😄 1
l
@voddan we don’t have a great set of “good first task” issues for contributors to hop in on yet. Compiling such a list is something we’ve discussed but we haven’t been able to do this yet. One way to start (just spitballing here) could be to look at some of the tests we’ve written for some components and add more covering more use cases. I’ve done this in the past for one or two other projects, and sometimes in stages this early, you can find some bugs just doing that (that might not even have an issue created yet) and you can fix them while you’re at it! (Though depending on the bug it might be wise to reach out to the author and make sure it’s not intentional). This is obviously sub-par to having a ready to go list of beginner tasks, which I very much want us to do, but this can also be very helpful and doesn’t require all the context. Can really help improve the long term health of the project as well!
Also, we’ve talked about compiling a roadmap or something but still discussing that. Not sure how soon something like that will happen
v
@Leland Richardson [G] awesome, thank you! A roadmap would be greatly appreciated, but even without it what you described is a very good suggestion.
l
👍
r
it's probably also a good idea in some cases to check if design changes are expected (semantics, for instance, is currently being restructured)
v
Is there a quick way to know what is going to change besides asking in this Slack?
l
not really - we don’t even know what is going to change! 🙂 These types of things are evolving daily
once we know, we could perhaps put that information somewhere - but afaik no attempt to do that has been made