Add logo request template

This commit is contained in:
Linus Dierheimer
2022-07-31 17:31:30 +02:00
committed by GitHub
parent 3338189354
commit 85e1d2b40c
2 changed files with 20 additions and 2 deletions
+1 -2
View File
@@ -2,7 +2,7 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
labels: bug, enhancement
assignees: ''
---
@@ -41,4 +41,3 @@ Output of `fastfetch --list-features`:
If you get the following error: `Error: couldn't find config: [...]`, copy the files in [presets](../../presets/) to `/usr/share/fastfetch/presets/` or `~/.local/share/fastfetch/presets/`.
If this isn't possible (or too much work) for you, post the output of `fastfetch --show-errors --recache --multithreading false --disable-linewrap false`.
-->
+19
View File
@@ -0,0 +1,19 @@
---
name: Logo request
about: Request a new logo
title: ''
labels: logo request
assignees: ''
---
# OS
Content of `/etc/os-release`:
```
paste here
```
# Ascii
```
paste here. If you leave this empty, i will try to find the logo myself.
```