Files
fredy/.github/ISSUE_TEMPLATE/bug_report.md
2025-08-25 20:47:16 +02:00

36 lines
862 B
Markdown

---
name: Bug Report
about: Help us improve by reporting an issue
title: "[Bug]: "
labels: bug
assignees: ''
---
## Description
Provide a clear and concise description of the bug.
## Steps to Reproduce
List the steps to reproduce the issue, for example:
1. Go to '...'
2. Click on '...'
3. Scroll down to '...'
4. Observe the error
## Expected Behavior
Describe what you expected to happen instead.
## Actual Behavior
Describe what actually happened.
## Screenshots / Logs
If applicable, add screenshots or paste relevant log output to help explain the problem.
## Environment
Please complete the following information (if relevant):
- OS: [e.g. Windows 11, macOS 14, Ubuntu 22.04]
- Browser [e.g. Chrome 124, Safari 17]
- App/Service version [e.g. v1.2.3]
## Additional Context
Add any other details that might help us understand or reproduce the issue.