mirror of
https://github.com/yuruotong1/autoMate.git
synced 2026-03-22 13:07:17 +08:00
26 lines
386 B
Markdown
26 lines
386 B
Markdown
---
|
|
name: Bug Report
|
|
about: Create a bug report to help us improve
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Version Information
|
|
- Commit Hash: <!-- e.g. abc123def456 -->
|
|
|
|
## Error Message
|
|
<!-- Paste your error message in markdown -->
|
|
```
|
|
|
|
```
|
|
|
|
## Description
|
|
|
|
|
|
### Current Behavior
|
|
<!-- Describe what actually happened -->
|
|
|
|
### Expected Behavior
|
|
<!-- Describe what you expected to happen -->
|