remove titles from issue templates as they are redundant with tags

This commit is contained in:
Send_Nukez 2021-11-09 20:40:20 +01:00
parent aa33fe1b42
commit 2b41bd25cc
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG] "
about: Create a report to help us improve (Preferably open this report from inside the dribbblish settings `About > Report Bugs` as it adds additional info automatically)
title: ""
labels: ["bug"]
assignees: ""
@ -18,7 +18,7 @@ If applicable, add screenshots to help explain your problem.
**Desktop Setup**
- Operating System: [e.g. Windows 10, MacOS 10.14]
- Spotify version [e.g. 1.1.71.560] from `Menu > Help > About`
- Spotify version [e.g. 1.1.71.560] from `Menu (Three dots top left) > Help > About`
- Spicetify version [e.g. 2.4.1] run `spicetify -v`
- Dribbblish version [e.g. 3.0.1] from `Dribblish Settings > About`

View file

@ -1,7 +1,7 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[Feature] "
title: ""
labels: ["enhancement"]
assignees: ""