diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 97cab070f..f90035d5f 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -61,14 +61,6 @@ body: render: text validations: required: false - - type: textarea - id: stacktrace - attributes: - label: Stack Trace - description: If the bug caused SLADE to crash with a stack trace window, copy+paste the stack trace here. - render: text - validations: - required: false - type: textarea id: screenshot attributes: