Skip to content

Commit a16d2d7

Browse files
author
Jake Soenneker
committed
Fixes issue with template
1 parent e1f6114 commit a16d2d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ body:
99
label: What’s the issue?
1010
description: Describe the unexpected behavior and what should happen instead
1111
placeholder: "I'm using X method, but it throws Y..."
12-
required: true
1312

1413
- type: textarea
1514
id: repro
@@ -20,7 +19,6 @@ body:
2019
1. Use this input...
2120
2. Call this method...
2221
3. Get this result...
23-
required: true
2422
2523
- type: textarea
2624
id: env

0 commit comments

Comments
 (0)