mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
[ISSUE] Add hints for how to get config in issue template.
This commit is contained in:
parent
af05f321d7
commit
6715c59682
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -24,7 +24,7 @@ body:
|
|||
- type: input
|
||||
attributes:
|
||||
label: "Configuration"
|
||||
description: "Please use https://gist.github.com"
|
||||
description: "Please use https://gist.github.com and include output of `rofi -dump-config` and `rofi -dump-theme`."
|
||||
placeholder: "Gist URL"
|
||||
validations:
|
||||
required: true
|
||||
|
|
Loading…
Reference in a new issue