Skip to content

Commit 9fe044f

Browse files
committed
Polish the YAML issue form for bug reporting
1 parent 0721dfe commit 9fe044f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/bug-report.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,17 @@ body:
2020
- type: input
2121
id: package
2222
attributes:
23-
label: Installing method
24-
description: How do you install Papirus icon theme on your computer (Papirus Installer, PPA, or a package from a repo).
23+
label: How did you install Papirus icon theme on your computer?
24+
description: Specify a method what did you use. (Papirus Installer script, PPA, dnf, apt, zypper).
2525
placeholder: ex. Papirus Installer
2626
validations:
2727
required: true
2828
- type: input
2929
id: app
3030
attributes:
31-
label: Application (version)
32-
description: Application name and version if this issue related to an application.
33-
placeholder: ex. Nautilus
31+
label: Is this issue related to an app?
32+
description: Specify application name and version if it's true.
33+
placeholder: ex. Nautilus 48
3434
validations:
3535
required: false
3636
- type: textarea

0 commit comments

Comments
 (0)