Skip to content

Commit 2ac3ab4

Browse files
committed
Update missing_function.yml
1 parent 6861357 commit 2ac3ab4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/ISSUE_TEMPLATE/missing_function.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Missing Function
22
description: If there's a function in the PHP Standard Library which you believe should have a Safe wrapper
3-
title:
43
labels: ["missing function"]
54
body:
65
- type: input
@@ -34,5 +33,4 @@ body:
3433
- type: markdown
3534
id: extra
3635
attributes:
37-
label: Extra Info
38-
description: Any additional information which might be relevant
36+
value: Any additional information which might be relevant

0 commit comments

Comments
 (0)