Update issue templates

This commit is contained in:
trigg 2021-08-02 23:34:51 +01:00 committed by GitHub
parent 01dc248d27
commit d0638b02b6

32
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,32 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Steps to Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Problematic behavior**
Explain what actually happens, and how it differs from expectation
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
**Installation Method**
- AUR
- git clone & pip
- OS package manager
**Additional context**
Add any other context about the problem here.