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 6861357 commit 2ac3ab4Copy full SHA for 2ac3ab4
.github/ISSUE_TEMPLATE/missing_function.yml
@@ -1,6 +1,5 @@
1
name: Missing Function
2
description: If there's a function in the PHP Standard Library which you believe should have a Safe wrapper
3
-title:
4
labels: ["missing function"]
5
body:
6
- type: input
@@ -34,5 +33,4 @@ body:
34
33
- type: markdown
35
id: extra
36
attributes:
37
- label: Extra Info
38
- description: Any additional information which might be relevant
+ value: Any additional information which might be relevant
0 commit comments