Skip to content

Commit 5c67aab

Browse files
Removed panic logs field
1 parent 1ffda88 commit 5c67aab

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -101,17 +101,6 @@ body:
101101
validations:
102102
required: false
103103

104-
- type: textarea
105-
id: panic-output
106-
attributes:
107-
label: Panic Output
108-
description: |
109-
Please copy and paste any relevant panic output. This will be automatically formatted into code, so no need for backticks.
110-
Please check your logs before submission to ensure sensitive information is redacted.
111-
render: shell
112-
validations:
113-
required: false
114-
115104
- type: checkboxes
116105
id: terms
117106
attributes:

0 commit comments

Comments
 (0)