mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 22:12:53 +01:00
ci(github): render backticks in bug report template
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -55,6 +55,7 @@ body:
|
|||||||
label: Hotkey Configuration
|
label: Hotkey Configuration
|
||||||
description: >
|
description: >
|
||||||
Please provide your whkdrc or komorebi.ahk hotkey configuration file
|
Please provide your whkdrc or komorebi.ahk hotkey configuration file
|
||||||
|
render: shell
|
||||||
- type: textarea
|
- type: textarea
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@@ -62,3 +63,4 @@ body:
|
|||||||
label: Output of komorebic check
|
label: Output of komorebic check
|
||||||
description: >
|
description: >
|
||||||
Please provide the output of `komorebic check`
|
Please provide the output of `komorebic check`
|
||||||
|
render: shell
|
||||||
|
|||||||
Reference in New Issue
Block a user