Skip to content

Commit c952ea9

Browse files
authored
Add extra comment to template url field (#352)
* Add extra comment to template url field Add extra emphasis on including the URL scheme when submitting a conference * Include ending parenthesis
1 parent dd45db1 commit c952ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/add_conference.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ body:
1414
- type: input
1515
attributes:
1616
label: URL
17-
description: The URL of the conference.
17+
description: The full URL of the conference (make sure to include `https://`).
1818
placeholder: https://example.com
1919
validations:
2020
required: true

0 commit comments

Comments
 (0)