mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-06-06 00:02:44 +00:00
remove titles from issue templates as they are redundant with tags
This commit is contained in:
parent
aa33fe1b42
commit
2b41bd25cc
2 changed files with 4 additions and 4 deletions
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report to help us improve
|
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: "[BUG] "
|
title: ""
|
||||||
labels: ["bug"]
|
labels: ["bug"]
|
||||||
assignees: ""
|
assignees: ""
|
||||||
|
|
||||||
|
|
@ -18,7 +18,7 @@ If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
**Desktop Setup**
|
**Desktop Setup**
|
||||||
- Operating System: [e.g. Windows 10, MacOS 10.14]
|
- 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`
|
- Spicetify version [e.g. 2.4.1] run `spicetify -v`
|
||||||
- Dribbblish version [e.g. 3.0.1] from `Dribblish Settings > About`
|
- Dribbblish version [e.g. 3.0.1] from `Dribblish Settings > About`
|
||||||
|
|
||||||
|
|
|
||||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
title: "[Feature] "
|
title: ""
|
||||||
labels: ["enhancement"]
|
labels: ["enhancement"]
|
||||||
assignees: ""
|
assignees: ""
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue