AstrAI/.github/ISSUE_TEMPLATE.md

41 lines
797 B
Markdown

---
name: Issue Report
about: Report a bug or suggest a feature
title: '[ISSUE] '
labels: ''
assignees: ''
---
## Type
Please select the type of this issue:
- [ ] Bug Report
- [ ] Feature Request
## Description
A clear and concise description of the issue or suggestion.
## Steps to Reproduce (for bugs)
1.
2.
3.
## Expected Behavior (for bugs)
What you expected to happen.
## Actual Behavior (for bugs)
What actually happened.
## Solution Proposal (for features)
Describe the solution you'd like.
## Alternatives Considered (for features)
Describe any alternative solutions or features you've considered.
## Environment (for bugs)
- Python version:
- AstrAI version (or commit hash):
- OS:
- GPU (if applicable):
## Additional Context
Add any other context, screenshots, or logs here.