File size: 1,256 Bytes
bdd2229 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 |
name: Bug report
description: Create a report
title: "[Bug]: "
labels:
- bug
body:
- type: textarea
attributes:
label: Describe the bug
description: A clear and concise description of what the bug is.
placeholder: |
Any language accepted
아무 언어 사용가능
すべての言語に対応
接受所有语言
Se aceptan todos los idiomas
Alle Sprachen werden akzeptiert
Toutes les langues sont acceptées
Принимаются все языки
- type: textarea
attributes:
label: Screenshots
description: Screenshots related to the issue.
- type: textarea
attributes:
label: Console logs, from start to end.
description: |
The full console log of your terminal.
placeholder: |
Python ...
Version: ...
Commit hash: ...
Installing requirements
...
Launching Web UI with arguments: ...
[-] ADetailer initialized. version: ...
...
...
Traceback (most recent call last):
...
...
render: Shell
validations:
required: true
- type: textarea
attributes:
label: List of installed extensions
|