Skip to content

Commit 8a0346d

Browse files
authored
Update bugs.yml
1 parent b4dba68 commit 8a0346d

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

.github/DISCUSSION_TEMPLATE/bugs.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ body:
88
id: deployer-version
99
attributes:
1010
label: Deployer Version
11-
description: Which version of Deployer are you using? Please provide the full version, e.g. v7.4.0.
12-
placeholder: v7.4.0
11+
description: Which version of Deployer are you using? Please provide the full version.
12+
placeholder: v8.0.0
1313
validations:
1414
required: true
1515

1616
- type: input
1717
id: target-os
1818
attributes:
1919
label: Target OS
20-
description: Which operating system are you using? Please provide the full version, e.g. Ubuntu 22.04.
21-
placeholder: Ubuntu 22.04
20+
description: Which operating system are you using? Please provide the full version.
21+
placeholder: Ubuntu 24.04
2222
validations:
2323
required: true
2424

@@ -27,6 +27,7 @@ body:
2727
attributes:
2828
label: Which PHP version are you using?
2929
options:
30+
- PHP 8.5
3031
- PHP 8.4
3132
- PHP 8.3
3233
- PHP 8.2

0 commit comments

Comments
 (0)