92d67369e9
Agent-Logs-Url: https://github.com/christianlouis/pop_puller_to_gmail/sessions/82f2f361-3513-44e6-991b-db1a19902772 Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
43 lines
895 B
Markdown
43 lines
895 B
Markdown
---
|
|
name: Bug Report
|
|
about: Report a bug to help us improve
|
|
title: '[BUG] '
|
|
labels: bug
|
|
assignees: ''
|
|
---
|
|
|
|
## Bug Description
|
|
<!-- A clear and concise description of what the bug is -->
|
|
|
|
## Steps to Reproduce
|
|
1. Go to '...'
|
|
2. Click on '...'
|
|
3. See error
|
|
|
|
## Expected Behavior
|
|
<!-- What you expected to happen -->
|
|
|
|
## Actual Behavior
|
|
<!-- What actually happened -->
|
|
|
|
## Environment
|
|
- **Component**: [e.g., Backend API, Worker, Docker, inbox_converge.py]
|
|
- **Version**: [e.g., v1.0.0, main branch]
|
|
- **Deployment**: [e.g., Docker, Kubernetes, local]
|
|
- **OS**: [e.g., Ubuntu 22.04, macOS, Windows]
|
|
- **Python Version**: [e.g., 3.11]
|
|
|
|
## Logs/Error Messages
|
|
```
|
|
Paste relevant logs or error messages here
|
|
```
|
|
|
|
## Additional Context
|
|
<!-- Any other context about the problem -->
|
|
|
|
## Possible Solution
|
|
<!-- Optional: suggest a fix or workaround -->
|
|
|
|
## Related Issues
|
|
<!-- Link any related issues -->
|