create issue templates
This commit is contained in:
parent
e58d178c9d
commit
af4960fb0f
58
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
58
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,58 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: Beingpax
|
||||
|
||||
---
|
||||
|
||||
## 🐛 Bug Report
|
||||
|
||||
### **Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
### **To Reproduce**
|
||||
Describe how to reproduce the issue.
|
||||
|
||||
### **Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
### **Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
> **📋 IMPORTANT: System Information**
|
||||
>
|
||||
> Copy the system information from VoiceInk's **Dashboard tab** (there's a copy button 📋 next to the "Feedback or Issues?" button) and paste it here. This includes all technical details needed for debugging.
|
||||
|
||||
```
|
||||
Paste the copied system information here (includes VoiceInk version, macOS version, hardware specs, transcription settings, and all configuration details)
|
||||
```
|
||||
|
||||
### **Logs and Error Messages**
|
||||
Include any error messages, logs, or crash reports (upload large crash files as attachments):
|
||||
|
||||
```
|
||||
Paste error messages or logs here
|
||||
```
|
||||
|
||||
### **Additional Context**
|
||||
- **Frequency**: [e.g., Happens every time, Intermittent, Only once]
|
||||
- **Impact**: [e.g., Prevents transcription, Affects accuracy, UI issue, Performance problem]
|
||||
- **Workarounds**: [Any temporary solutions you've found]
|
||||
- **Recent Changes**: [Any recent macOS updates, VoiceInk updates, or system changes]
|
||||
|
||||
### **VoiceInk Debug Information**
|
||||
If possible, include:
|
||||
- VoiceInk app logs (found in Console.app under VoiceInk)
|
||||
- Any relevant entries from system logs
|
||||
- Screenshot of VoiceInk settings/preferences
|
||||
|
||||
---
|
||||
|
||||
**Before submitting:**
|
||||
- [ ] I have checked existing issues to avoid duplicates
|
||||
- [ ] I have tried restarting VoiceInk and my Mac
|
||||
- [ ] I have included all relevant environment and configuration details
|
||||
|
||||
Thank you for helping make VoiceInk better! 🙏
|
||||
Loading…
x
Reference in New Issue
Block a user