36 lines
780 B
Markdown
36 lines
780 B
Markdown
---
|
|
name: Bug report
|
|
about: Report a problem or unexpected behavior
|
|
title: ""
|
|
labels: bug, triage
|
|
assignees:
|
|
---
|
|
|
|
## Description
|
|
|
|
Use English with clear and concise description of the bug, if you just have a question or need help, please submit to [Discussions](https://github.com/longbridge/gpui-component/discussions/categories/q-a).
|
|
|
|
## Environment
|
|
|
|
- OS: [e.g., macOS, Windows, Linux]
|
|
- Browser: [e.g., Chrome, Firefox, Safari]
|
|
- Version: [e.g., 1.0.0]
|
|
|
|
## Steps to Reproduce
|
|
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
## Screenshots
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
## Expected
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
## Actual
|
|
|
|
A clear and concise description of what actually happened.
|