Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 379c07a

Browse files
authored
Update issue template to use new version scheme and TriliumNext Documentation links
1 parent b9a2be6 commit 379c07a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ labels: "Type: Bug"
55
body:
66
- type: input
77
attributes:
8-
label: Trilium Version
9-
description: What version of Trilium are you using?
10-
placeholder: 0.57.0-beta
8+
label: TriliumNext Version
9+
description: What version of TriliumNext are you using?
10+
placeholder: 0.90.0-beta
1111
validations:
1212
required: true
1313
- type: dropdown
@@ -24,7 +24,7 @@ body:
2424
- type: dropdown
2525
attributes:
2626
label: What is your setup?
27-
description: https://github.com/zadam/trilium/wiki#choose-the-setup
27+
description: https://triliumnext.github.io/Docs/Wiki/quick-start.html
2828
options:
2929
- Local (no sync)
3030
- Local + server sync
@@ -47,6 +47,6 @@ body:
4747
- type: textarea
4848
attributes:
4949
label: Error logs
50-
description: Please provide error logs, see [wiki page](https://github.com/zadam/trilium/wiki/Error-logs) for instructions on how to submit them.
50+
description: Please provide error logs, see [wiki page](https://triliumnext.github.io/Docs/Wiki/error-logs.html) for instructions on how to submit them.
5151
validations:
5252
required: false

0 commit comments

Comments
 (0)