Update bug_report.md
This commit is contained in:
parent
44b7e4c725
commit
f101e33627
1 changed files with 15 additions and 9 deletions
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -2,31 +2,37 @@
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
title: ''
|
title: ''
|
||||||
labels: ''
|
labels: 'bug'
|
||||||
assignees: ''
|
assignees: 'trigg'
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Steps to Reproduce**
|
### **Steps to Reproduce**
|
||||||
Steps to reproduce the behavior:
|
Steps to reproduce the behavior:
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. Click on '....'
|
2. Click on '....'
|
||||||
3. Scroll down to '....'
|
3. Scroll down to '....'
|
||||||
4. See error
|
4. See error
|
||||||
|
|
||||||
**Expected behavior**
|
### **Expected behavior**
|
||||||
A clear and concise description of what you expected to happen.
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
**Problematic behavior**
|
### **Problematic behavior**
|
||||||
Explain what actually happens, and how it differs from expectation
|
Explain what actually happens, and how it differs from expectation
|
||||||
|
|
||||||
**Desktop (please complete the following information):**
|
### **Desktop (please complete the following information):**
|
||||||
- OS: [e.g. iOS]
|
- Operating System / Distrobution :
|
||||||
|
- Desktop Environment :
|
||||||
|
|
||||||
**Installation Method**
|
### **Installation Method**
|
||||||
- AUR
|
- AUR
|
||||||
- git clone & pip
|
- git clone & pip
|
||||||
- OS package manager
|
- OS package manager
|
||||||
|
- flatpak
|
||||||
|
|
||||||
**Additional context**
|
### **Discord client information**
|
||||||
|
- Install method :
|
||||||
|
- Version :
|
||||||
|
|
||||||
|
### **Additional context**
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue