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 0301557 commit 5214901Copy full SHA for 5214901
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -26,13 +26,14 @@ body:
26
attributes:
27
label: php-memprof Version
28
description: "The used php-memprof version (if installed from the repository, please specify the commit number)."
29
- placeholder: "php-memprof 3.0.1"
+ placeholder: "php-memprof 3.0.1 (or commit number)"
30
validations:
31
required: true
32
- type: input
33
34
label: PHP Version
35
description: "The used PHP version."
36
+ placeholder: "PHP 8.1.0"
37
38
39
0 commit comments