issue-template: add input-field for TERM

This commit is contained in:
Daniel Eklöf 2024-05-22 14:43:51 +02:00
parent f64cc04fe6
commit 713d8d59fb
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -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: