mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-16 05:34:00 -04:00
forgejo: ask user to provide distro *version*, when applicable
This commit is contained in:
parent
51128a3484
commit
dc4e9fc25b
1 changed files with 2 additions and 2 deletions
|
|
@ -38,8 +38,8 @@ body:
|
||||||
id: distro
|
id: distro
|
||||||
attributes:
|
attributes:
|
||||||
label: Distribution
|
label: Distribution
|
||||||
description: "The name of the Linux distribution, or BSD flavor, you are running"
|
description: "The name of the Linux distribution, or BSD flavor, you are running. And, if applicable, the version"
|
||||||
placeholder: "Arch Linux"
|
placeholder: "Fedora Workstation 41"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue