Skip to content

Commit a5d7bff

Browse files
authored
chore: Reinstate 'Possible solution' section in bug template (#1042)
1 parent 114c8cd commit a5d7bff

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,10 @@ body:
7676
options:
7777
- label: I have tried it with all other plugins disabled and the error still occurs
7878
required: false
79+
80+
- type: textarea
81+
id: possible-solution
82+
attributes:
83+
label: Possible solution
84+
description: |
85+
Not obligatory, but please suggest a fix or reason for the bug, if you have an idea.

0 commit comments

Comments
 (0)