Files
autoMate/.github/ISSUE_TEMPLATE/bug_report.md
2025-03-24 23:34:03 +08:00

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 -->