Files
adetailer/.github/ISSUE_TEMPLATE/bug_report.yaml
2023-06-05 14:19:56 +09:00

24 lines
547 B
YAML

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.*, Version: ..., Commit hash: ...` to the end.
render: Shell
validations:
required: true
- type: textarea
attributes:
label: List of installed extensions