1
0
Fork 0
mirror of synced 2024-05-24 06:19:55 +12:00

Issues: Update templates to be more informative

This commit is contained in:
Stelios Tsampas 2023-05-04 17:06:57 +03:00
parent 3d0ebf702a
commit 3258c252ba
2 changed files with 20 additions and 6 deletions

View file

@ -8,9 +8,11 @@ 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 '....'
@ -18,19 +20,27 @@ Steps to reproduce the behavior:
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.
**Desktop (please complete the following information):**
- OS: [e.g. Manjaro/Windows 10]
- Version [e.g. 1.6.2]
- Installation [e.g. pip/msi/AppImage]
- Python version
**System information**
Please complete the following information
- Operating system: [e.g. Manjaro/Windows 10]
- Version [e.g. 1.6.2]
- Installation method [e.g. pip/msi/AppImage]
- Python version (if installed through `pip` or your package manager)
**Additional context**
Add any other context about the problem here.
**Error message**
You can find error message in ~/.cache/rare/logs/
You can find logs in these locations
- Windows: `C:\Users\<username>\AppData\Local\Rare\Rare\cache\logs`
- Linux: `~/.cache/Rare/Rare/logs`

View file

@ -8,13 +8,17 @@ assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.