AstrAI/.github/ISSUE_TEMPLATE/bug_report.md

28 lines
545 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: enhancement
assignees: ''
---
## Description
A clear and concise description of what the bug is.
## Steps to Reproduce
1. ...
2. ...
3. ...
## Expected Behavior
What you expected to happen.
## Actual Behavior
What actually happened.
## Environment
- Python version:
- AstrAI version (or commit hash):
- Operating System:
- GPU (if applicable):
- CUDA/cuDNN version (if applicable):
## Additional Context
Add any other context, screenshots, or logs here.