vAnalytics/.github/ISSUE_TEMPLATE/bug_report.md

37 lines
1.0 KiB
Markdown

---
name: Bug report
about: Create a report to help us improve vAnalytics
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:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Environment (please complete the following information):**
- OS: [e.g. Windows, macOS, Linux]
- vAnalytics Version: [e.g. v1.4.2]
- Python Version (if running from source): [e.g. 3.9]
- vLLM version(s)
**Additional context**
Add any other context about the problem here. Include any relevant log outputs or error messages.
**Checklist:**
- [ ] I have checked the existing issues to make sure this is not a duplicate
- [ ] I have included all relevant information to reproduce the issue
- [ ] I am running the latest version of vAnalytics