mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
forgejo: add optional field for shell/TUI
This commit is contained in:
parent
43206e6601
commit
fda9638edd
1 changed files with 6 additions and 0 deletions
|
|
@ -42,6 +42,12 @@ body:
|
|||
placeholder: "Arch Linux"
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: application
|
||||
attributes:
|
||||
label: Shell, TUI, application
|
||||
description: "Application in which the problem occurs (list all known)"
|
||||
placeholder: "e.g. bash, neovim"
|
||||
- type: textarea
|
||||
id: config
|
||||
attributes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue