Skip to content

Bug template: collapsible section for traceback #559

@delucchi-cmu

Description

@delucchi-cmu

I find it nice when someone files an issue, and the super-long stack trace is collapsed. But I never remember how to do it. We could add this to the bug template.

<details>
<summary>Traceback</summary>

FILL IN YOUR STACK TRACE HERE

</details>

becomes:

Traceback

FILL IN YOUR STACK TRACE HERE

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions