Created bug report template

This commit is contained in:
Xithrius 2022-01-27 22:56:40 -08:00 committed by GitHub
parent c7ea778605
commit 00cc8211e7

36
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,36 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug:**
<!-- A clear description of what the bug is -->
**To Reproduce:**
<!-- Numbered steps to reproduce the behavior -->
**Expected behavior:**
<!-- Describe what you expect to happen -->
**Screenshots:**
<!-- Screenshots in context with the problem -->
**System:**
<!-- (`twt --version`) -->
- Twitch-tui version:
<!-- [e.g. Windows 10, Arch Linux w/ kernel 5.16.2] -->
- Operating System:
<!-- [e.g. Kitty 0.24.1, Alacritty 0.10.0] -->
- Terminal:
<!-- [e.g. Bash 5.1.16, Fish 3.3.1] -->
- Shell:
**Additional context:**
Add any other context about the problem here.