mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
Feat: Templates for PR and Issues
This commit is contained in:
56
.github/ISSUE_TEMPLATE/performance-issue.md
vendored
Normal file
56
.github/ISSUE_TEMPLATE/performance-issue.md
vendored
Normal file
@@ -0,0 +1,56 @@
|
||||
---
|
||||
name: Performance Issue
|
||||
about: Report slow downloads, high CPU/memory usage, or crashes
|
||||
title: "[PERFORMANCE] "
|
||||
labels: performance
|
||||
assignees: MasterAcnolo
|
||||
|
||||
---
|
||||
|
||||
## Performance Issue Type
|
||||
|
||||
- [ ] Slow download speed
|
||||
- [ ] High CPU usage
|
||||
- [ ] High memory usage
|
||||
- [ ] Application freeze/hang
|
||||
- [ ] Application crash
|
||||
- [ ] Other (specify below)
|
||||
|
||||
## Description
|
||||
|
||||
Clear description of the performance issue.
|
||||
|
||||
## System Information
|
||||
|
||||
- **Freedom Loader Version**: [e.g. 1.4.1]
|
||||
- **Windows Version**: [e.g. Windows 11 22H2]
|
||||
- **CPU**: [e.g. Intel i7-9700K]
|
||||
- **RAM**: [e.g. 16GB]
|
||||
- **Storage**: [e.g. SSD/HDD]
|
||||
- **Other Applications Opened**: [e.g. Discord/Opera GX]
|
||||
|
||||
## Reproduction Details
|
||||
|
||||
- **Download URL**: [if applicable]
|
||||
- **File Size/Length**: [e.g. 2GB / 2 hours]
|
||||
- **Quality Setting**: [e.g. 1080p, Best]
|
||||
- **Audio Only**: Yes / No
|
||||
|
||||
## Expected Performance
|
||||
|
||||
What performance did you expect?
|
||||
|
||||
## Actual Performance
|
||||
|
||||
What performance are you experiencing? (Include metrics if possible: download speed, CPU %, memory usage)
|
||||
|
||||
## Logs
|
||||
|
||||
Attach logs with verbose mode enabled if possible:
|
||||
```
|
||||
C:\Users\[USERNAME]\AppData\Local\FreedomLoader\logs\LOGS-YYYY-MM-DD.log
|
||||
```
|
||||
|
||||
## Additional Context
|
||||
|
||||
Any other relevant information (network speed, antivirus software, other running applications).
|
||||
Reference in New Issue
Block a user