|
|
|
|
@ -3,6 +3,12 @@ description: Report a bug
|
|
|
|
|
title: "(Bug report) "
|
|
|
|
|
labels: "Type: Bug"
|
|
|
|
|
body:
|
|
|
|
|
- type: textarea
|
|
|
|
|
attributes:
|
|
|
|
|
label: Description
|
|
|
|
|
description: A clear and concise description of the bug and any additional information.
|
|
|
|
|
validations:
|
|
|
|
|
required: true
|
|
|
|
|
- type: input
|
|
|
|
|
attributes:
|
|
|
|
|
label: TriliumNext Version
|
|
|
|
|
@ -38,12 +44,6 @@ body:
|
|
|
|
|
placeholder: "e.g. Windows 10 version 1909, macOS Catalina 10.15.7, or Ubuntu 20.04"
|
|
|
|
|
validations:
|
|
|
|
|
required: true
|
|
|
|
|
- type: textarea
|
|
|
|
|
attributes:
|
|
|
|
|
label: Description
|
|
|
|
|
description: A clear and concise description of the bug and any additional information.
|
|
|
|
|
validations:
|
|
|
|
|
required: true
|
|
|
|
|
- type: textarea
|
|
|
|
|
attributes:
|
|
|
|
|
label: Error logs
|
|
|
|
|
|