mirror of
https://github.com/ZGCA-Forge/Elevator.git
synced 2025-12-14 13:04:41 +00:00
Update bug report template
This commit is contained in:
30
.github/ISSUE_TEMPLATE/bug_report.md
vendored
30
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -0,0 +1,30 @@
|
|||||||
|
---
|
||||||
|
name: Bug Report
|
||||||
|
about: Report a bug in the project
|
||||||
|
title: "[BUG] "
|
||||||
|
labels: bug
|
||||||
|
assignees: ""
|
||||||
|
---
|
||||||
|
|
||||||
|
**Version Information**
|
||||||
|
|
||||||
|
- elevator-py version: [e.g. v0.0.5]
|
||||||
|
- Python version: [e.g. 3.11]
|
||||||
|
|
||||||
|
**Bug Description**
|
||||||
|
A clear and concise description of the bug
|
||||||
|
|
||||||
|
**Steps to Reproduce**
|
||||||
|
|
||||||
|
1.
|
||||||
|
2.
|
||||||
|
3.
|
||||||
|
|
||||||
|
**Expected Behavior**
|
||||||
|
What you expected to happen
|
||||||
|
|
||||||
|
**Actual Behavior**
|
||||||
|
What actually happened
|
||||||
|
|
||||||
|
**Additional Context (Optional)**
|
||||||
|
Any other information that might help, such as error logs, screenshots, etc.
|
||||||
|
|||||||
Reference in New Issue
Block a user