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
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
labels: 'bug'
|
||||
assignees: 'trigg'
|
||||
|
||||
---
|
||||
|
||||
**Steps to Reproduce**
|
||||
### **Steps to Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
### **Expected behavior**
|
||||
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
|
||||
|
||||
**Desktop (please complete the following information):**
|
||||
- OS: [e.g. iOS]
|
||||
### **Desktop (please complete the following information):**
|
||||
- Operating System / Distrobution :
|
||||
- Desktop Environment :
|
||||
|
||||
**Installation Method**
|
||||
### **Installation Method**
|
||||
- AUR
|
||||
- git clone & pip
|
||||
- OS package manager
|
||||
- flatpak
|
||||
|
||||
**Additional context**
|
||||
### **Discord client information**
|
||||
- Install method :
|
||||
- Version :
|
||||
|
||||
### **Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue