1
0
Fork 0
mirror of synced 2024-05-19 20:12:49 +12:00

Update issue templates

This commit is contained in:
Dummerle 2021-09-04 23:08:47 +02:00 committed by GitHub
parent 58783eb519
commit dcfa764555
2 changed files with 17 additions and 8 deletions

View file

@ -1,6 +1,9 @@
---
name: Bug report about: Create a report to help us improve title: ''
labels: bug assignees: ''
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: ''
---
@ -9,7 +12,6 @@ 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 '....'
@ -21,10 +23,14 @@ A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**System information (please complete the following information):**
- OS (e.g. Ubuntu 20.04 or Windows 10)
**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
**Additional context**
Add any other context about the problem here.
**Error message**
You can find error message in ~/.cache/rare/logs/

View file

@ -1,6 +1,9 @@
---
name: Feature request about: Suggest an idea for this project title: ''
labels: feature-request assignees: ''
name: Feature request
about: Suggest an idea for this project
title: "[Feature Request]"
labels: feature-request
assignees: ''
---