mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Reword the issue templates
This commit is contained in:
@@ -51,7 +51,7 @@ body:
|
|||||||
id: installation-source
|
id: installation-source
|
||||||
attributes:
|
attributes:
|
||||||
label: How did you install yabridge?
|
label: How did you install yabridge?
|
||||||
placeholder: e.g. directly from the releases page, or the yabridge-git AUR package
|
placeholder: e.g. directly from the releases page, or an AUR package
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
@@ -72,7 +72,7 @@ body:
|
|||||||
id: wine-version
|
id: wine-version
|
||||||
attributes:
|
attributes:
|
||||||
label: Wine version
|
label: Wine version
|
||||||
description: Use `wine --version` if you're not sure about this.
|
description: Run `wine --version` if you're not sure about this.
|
||||||
placeholder: e.g. Wine Staging 4.20, or wine-tkg 6.14
|
placeholder: e.g. Wine Staging 4.20, or wine-tkg 6.14
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ body:
|
|||||||
id: installation-source
|
id: installation-source
|
||||||
attributes:
|
attributes:
|
||||||
label: How did you install yabridge?
|
label: How did you install yabridge?
|
||||||
placeholder: e.g. directly from the releases page, or the yabridge-git AUR package
|
placeholder: e.g. directly from the releases page, or an AUR package
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
@@ -61,7 +61,7 @@ body:
|
|||||||
id: wine-version
|
id: wine-version
|
||||||
attributes:
|
attributes:
|
||||||
label: Wine version
|
label: Wine version
|
||||||
description: Use `wine --version` if you're not sure about this.
|
description: Run `wine --version` if you're not sure about this.
|
||||||
placeholder: e.g. Wine Staging 4.20, or wine-tkg 6.14
|
placeholder: e.g. Wine Staging 4.20, or wine-tkg 6.14
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user