Skip to content

Commit 5214901

Browse files
authored
Update bug_report.yml
1 parent 0301557 commit 5214901

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,14 @@ body:
2626
attributes:
2727
label: php-memprof Version
2828
description: "The used php-memprof version (if installed from the repository, please specify the commit number)."
29-
placeholder: "php-memprof 3.0.1"
29+
placeholder: "php-memprof 3.0.1 (or commit number)"
3030
validations:
3131
required: true
3232
- type: input
3333
attributes:
3434
label: PHP Version
3535
description: "The used PHP version."
36+
placeholder: "PHP 8.1.0"
3637
validations:
3738
required: true
3839
- type: input

0 commit comments

Comments
 (0)