Skip to content

Commit 955c37e

Browse files
authored
Update 3_new_example.yml
1 parent 5e01747 commit 955c37e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.github/ISSUE_TEMPLATE/3_new_example.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,14 @@ body:
55
id: example_title
66
attributes:
77
label: Proposed Example Title
8-
description: Provide a title for the proposed example.
8+
description: Give a descriptive title to your proposed example.
9+
validations:
10+
required: true
11+
- type: input
12+
id: example_category
13+
attributes:
14+
label: Example Category
15+
description: What is the appropriate category for this new example? (e.g., Topics › Cellular Automata).
916
validations:
1017
required: true
1118
- type: textarea

0 commit comments

Comments
 (0)