File size: 549 Bytes
34097e9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
name: Bug report
description: Create a report
title: "[Bug]: "
body:
- type: textarea
attributes:
label: Describe the bug
description: A clear and concise description of what the bug is.
- type: textarea
attributes:
label: Full console logs
description: |
The full console log of your terminal.
From `Python 3.10.*, Version: v1.*, Commit hash: *` to the end.
render: Shell
validations:
required: true
- type: textarea
attributes:
label: List of installed extensions
|