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 00c499d commit 87dfd96Copy full SHA for 87dfd96
.github/ISSUE_TEMPLATE/add_conference.yml
@@ -53,15 +53,15 @@ body:
53
description: Provide the URL for the Call for Proposals (CFP) (make sure to include `https://`).
54
placeholder: "https://example.com/cfp"
55
validations:
56
- required: true
+ required: false
57
- type: input
58
id: cfp_deadline
59
attributes:
60
label: CFP Deadline
61
description: Enter the deadline for submitting CFPs (YYYY-MM-DD).
62
placeholder: "YYYY-MM-DD"
63
64
65
- type: textarea
66
id: conference_description
67
0 commit comments