Open Issues Need Help
View All on GitHubAI 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.
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.
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.