Good First Issues
Are you thinking about contributing to Touca but don't really know where to start? This page lists a few good first projects that are relatively small in scope, have clear requirements, and don't need a deep understanding of how Touca works. We hope that you find at least one of them interesting enough to start contributing to Touca. If that's not the case, come say hi on Discord and ask us for a few more suggestions.
C++ SDK
- Submit to ConanCenter (GitHub Issue)
- Improve CMake logic for packaging (GitHub Issue)
Community Contributions
The following tasks were once listed on this page as Good First Issues and are now marked as done thanks to contributions from members of the Touca community.
-
Share types between Touca Server components
(GitHub Issue) (PR by @committomaster) -
Improve UX in self-hosting install wizard
(GitHub Issue) (PR by @ghorbanzade) -
Create a unified Docker image for Touca Server
(GitHub Issue) (PR by @ghorbanzade) -
Add new CLI command results
(GitHub Issue) (PR by @mmdbalkhi) -
JavaScript SDK should support configuration profiles
(GitHub Issue) (PR by @ghorbanzade) -
JavaScript SDK should switch from lerna to npm workspaces
(GitHub Issue) (PR by @rossh87)