We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d65eb commit 47d7e98Copy full SHA for 47d7e98
.github/ISSUE_TEMPLATE/bug-reports.yml
@@ -39,20 +39,17 @@ body:
39
- Debian
40
- Fedora
41
- openSUSE
42
- - Other
+ - Other (please specify below)
43
validations:
44
required: true
45
- - type: input
+ - type: textarea
46
id: specify-environment
47
attributes:
48
- label: Specify the environment
+ label: Specify the environment (if "Other" selected)
49
description: |
50
51
- If you selected "Other," please specify the environment you're using.
+ If you selected "Other (please specify below)," describe your environment here.
52
placeholder: e.g., Void Linux, Gentoo, etc.
53
- conditions:
54
- - field: environment
55
- value: Other
56
- type: checkboxes
57
id: terms
58
0 commit comments