@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!