Update issue templates

This commit is contained in:
Linus Dierheimer
2021-10-24 21:20:58 +02:00
committed by GitHub
parent 09285338c5
commit eb6b8778b3
+22
View File
@@ -0,0 +1,22 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
Output of `fastfetch --version`:
```bash
//paste here
```
Output of `fastfetch --show-errors --multithreading false`:
```bash
//paste here
```
Often helpful questions:
* Does the issue occur across multiple terminal emulators?
* Does the issue occur across multiple shells? (bash, zsh, fish, etc)