3 Open Issues Need Help Last updated: Jun 23, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Create standardized issue and pull request templates for the Well App AI GitHub repository. This involves creating markdown files in the specified directory that guide users on how to properly submit issues and pull requests, improving the contribution process and code quality.

Complexity: 2/5
good first issue onlydust-wave

TypeScript

AI Summary: The task is to add Windows-specific setup instructions, troubleshooting tips, and shell environment recommendations to the project's documentation (README or CONTRIBUTING.md). This involves researching common Windows issues related to the project, testing solutions, and clearly documenting the process for Windows users.

Complexity: 3/5
documentation good first issue onlydust-wave

TypeScript

AI Summary: Create a `.env.example` file within the `ai-invoice-extractor/` directory. This file should serve as a template for users, listing all necessary and optional environment variables required for the application to function correctly. The goal is to improve user experience by providing a clear guide on configuring the application.

Complexity: 2/5
enhancement good first issue onlydust-wave

TypeScript