35 lines
767 B
Markdown
35 lines
767 B
Markdown
---
|
|
name: Bug report
|
|
about: Report a problem or unexpected behavior
|
|
title: ""
|
|
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
|
|
|
|
- GPUI: [e.g., v0.2.2]
|
|
- GPUI Component: [e.g., v0.4.0]
|
|
- Platform: [e.g., macOS 26, Windows 11, Ubuntu 20.04]
|
|
|
|
## 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.
|