Files
Oxicloud/.github/ISSUE_TEMPLATE/bug_report.md
T
2025-03-26 10:40:57 +01:00

43 lines
789 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: '[BUG] '
labels: bug
assignees: ''
---
## Description
A clear and concise description of what the bug is.
## To Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
## Expected Behavior
A clear and concise description of what you expected to happen.
## Screenshots
If applicable, add screenshots to help explain your problem.
## Environment
- OS: [e.g. Ubuntu 22.04, Windows 11]
- Browser: [e.g. Chrome 120, Firefox 121]
- OxiCloud Version: [e.g. 0.1.0]
- Rust Version: [e.g. 1.70.0]
## Additional Context
Add any other context about the problem here.
## Possible Solution
If you have ideas on how to fix the issue, please describe them here.