Skip to content

Commit 57633cd

Browse files
authored
Update 3_new_example.yml
1 parent 955c37e commit 57633cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/3_new_example.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ body:
3232
label: Initial Code
3333
description: If possible, provide initial code for the proposed example.
3434
value: |
35+
```
3536
/**
3637
* Example Title
3738
* by Your Name
@@ -47,6 +48,7 @@ body:
4748
void draw() {
4849
// Your drawing code here
4950
}
51+
```
5052
validations:
5153
required: false
5254
- type: textarea

0 commit comments

Comments
 (0)