From f101e336278d5cbb9240301075424d6a794dedf7 Mon Sep 17 00:00:00 2001 From: trigg Date: Wed, 20 Mar 2024 00:07:12 +0000 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e440ca9..7ac99bc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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.