Muiru's picture
docs(issue_template): add bug report template for GitHub issues
a1fc8e0
|
raw
history blame
536 Bytes
---
name: Bug report
about: Report a problem or malfunction
title: "[Bug] "
labels: bug
assignees: ""
---
## Describe the bug
A clear and concise description of what the bug is.
## To reproduce
Steps to reproduce the behavior.
## Expected behavior
A clear and concise description of what you expected to happen.
## Screenshots or logs
If applicable, add screenshots or logs to help explain your problem.
## Environment
- OS:
- Python:
- GPU:
- Package versions:
## Additional context
Add any other context about the problem here.