Update issue template to use new version scheme and TriliumNext Documentation links

This commit is contained in:
MeIchthys 2024-07-24 09:49:50 -04:00 committed by GitHub
parent b9a2be6808
commit 379c07a7fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,9 +5,9 @@ labels: "Type: Bug"
body: body:
- type: input - type: input
attributes: attributes:
label: Trilium Version label: TriliumNext Version
description: What version of Trilium are you using? description: What version of TriliumNext are you using?
placeholder: 0.57.0-beta placeholder: 0.90.0-beta
validations: validations:
required: true required: true
- type: dropdown - type: dropdown
@ -24,7 +24,7 @@ body:
- type: dropdown - type: dropdown
attributes: attributes:
label: What is your setup? label: What is your setup?
description: https://github.com/zadam/trilium/wiki#choose-the-setup description: https://triliumnext.github.io/Docs/Wiki/quick-start.html
options: options:
- Local (no sync) - Local (no sync)
- Local + server sync - Local + server sync
@ -47,6 +47,6 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: Error logs label: Error logs
description: Please provide error logs, see [wiki page](https://github.com/zadam/trilium/wiki/Error-logs) for instructions on how to submit them. description: Please provide error logs, see [wiki page](https://triliumnext.github.io/Docs/Wiki/error-logs.html) for instructions on how to submit them.
validations: validations:
required: false required: false