mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-02 22:32:27 +08:00
36 lines
768 B
Markdown
36 lines
768 B
Markdown
---
|
|
name: Bug Report
|
|
about: Report a bug to help us improve
|
|
title: '[Bug] '
|
|
labels: bug
|
|
assignees: ''
|
|
---
|
|
|
|
> **Note**: This template is just a guide. Feel free to ignore the format entirely - any feedback is welcome! Don't let the template stop you from sharing your thoughts.
|
|
|
|
## Bug Description
|
|
A brief description of the issue.
|
|
|
|
## Steps to Reproduce
|
|
1. Go to '...'
|
|
2. Click on '...'
|
|
3. Scroll to '...'
|
|
4. See error
|
|
|
|
## Expected Behavior
|
|
What you expected to happen.
|
|
|
|
## Actual Behavior
|
|
What actually happened.
|
|
|
|
## Screenshots
|
|
If applicable, add screenshots to help explain the problem.
|
|
|
|
## Environment
|
|
- OS: [e.g. Windows 11, macOS 14]
|
|
- Browser: [e.g. Chrome 120, Safari 17]
|
|
- Version: [e.g. 1.0.0]
|
|
|
|
## Additional Context
|
|
Any other information about the problem.
|