You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/issue.yaml
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -58,4 +58,9 @@ body:
58
58
- type: input
59
59
id: plugins
60
60
attributes:
61
-
label: Installed Blockbench plugins
61
+
label: Installed Blockbench plugins
62
+
- type: textarea
63
+
id: log
64
+
attributes:
65
+
label: Are there any console errors?
66
+
description: This is particularly relevant if you expect something to happen and it does not happen, or if the UI becomes unresponsive. Click Help > Developer > Open Dev Tools and switch to the Console tab to see the log. Anything red is an error message.
0 commit comments