Skip to content

Commit fabbc6b

Browse files
authored
Update found-a-bug.yml
1 parent c748bc4 commit fabbc6b

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

.github/ISSUE_TEMPLATE/found-a-bug.yml

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -55,20 +55,12 @@ body:
5555
5656
3.
5757
58-
### Snippet:
5958
59+
### Snippet:
60+
6061
```js
6162
62-
function setup() {
63-
64-
65-
}
66-
67-
68-
function draw() {
69-
70-
71-
}
63+
// Paste your code here :)
7264
7365
```"
7466
validations:

0 commit comments

Comments
 (0)