Skip to content

Commit f559426

Browse files
Update nominate-a-pytorch-ambassador.yml
1 parent 9b9f39f commit f559426

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.github/ISSUE_TEMPLATE/nominate-a-pytorch-ambassador.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,13 @@ body:
2020
— The PyTorch Foundation Team 🧡
2121
2222
- type: input
23-
id: disabled-field
23+
id: closed-message
2424
attributes:
25-
label: "Submissions are closed"
26-
description: "This form is currently disabled."
27-
placeholder: "Try again next cycle."
28-
disabled: true
25+
label: "🚫 Submissions Closed"
26+
description: "Nominations are currently closed. Please check back during the next cycle."
27+
placeholder: "This field is inactive"
28+
validations:
29+
required: true
2930

3031
# - type: markdown
3132
# attributes:

0 commit comments

Comments
 (0)