We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ffda88 + 5c67aab commit 42a2d23Copy full SHA for 42a2d23
1 file changed
.github/ISSUE_TEMPLATE/bug.yml
@@ -101,17 +101,6 @@ body:
101
validations:
102
required: false
103
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
-
115
- type: checkboxes
116
id: terms
117
attributes:
0 commit comments