Update issue templates

This commit is contained in:
Haritabh 2025-10-27 22:42:20 +05:30 committed by GitHub
parent dfd57e5975
commit bab8f6b07e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

39
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,39 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**App Version**
What version of Amical are you using? (e.g., v0.1.1)
**System Information**
- **Operating System:** [e.g., macOS 14.0, Windows 11, Ubuntu 22.04]
- **RAM:** [e.g., 16GB]
- **GPU:** [e.g., NVIDIA RTX 3060, Apple M1, Intel Iris Xe, N/A]
- **CPU:** [e.g., Intel i7-12700K, AMD Ryzen 5 5600X, Apple M1]
**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.
**Logs**
If applicable, attach relevant log files or error messages.
**Additional context**
Add any other context about the problem here (e.g., specific hardware configurations, third-party software, etc.).