mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-10 04:27:45 -05:00
issue-template: add input-field for TERM
This commit is contained in:
parent
f64cc04fe6
commit
713d8d59fb
1 changed files with 8 additions and 0 deletions
|
|
@ -18,6 +18,14 @@ body:
|
|||
placeholder: "foot version: 1.17.2-11-gc4f13809 (May 20 2024, branch 'master') +pgo +ime +graphemes -assertions"
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: term
|
||||
attributes:
|
||||
label: TERM environment variable
|
||||
description: "The output of `echo $TERM`"
|
||||
placeholder: "foot"
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: compositor
|
||||
attributes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue