mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
Update issue template to use new version scheme and TriliumNext Documentation links
This commit is contained in:
parent
b9a2be6808
commit
379c07a7fa
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -5,9 +5,9 @@ labels: "Type: Bug"
|
||||
body:
|
||||
- type: input
|
||||
attributes:
|
||||
label: Trilium Version
|
||||
description: What version of Trilium are you using?
|
||||
placeholder: 0.57.0-beta
|
||||
label: TriliumNext Version
|
||||
description: What version of TriliumNext are you using?
|
||||
placeholder: 0.90.0-beta
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
@ -24,7 +24,7 @@ body:
|
||||
- type: dropdown
|
||||
attributes:
|
||||
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:
|
||||
- Local (no sync)
|
||||
- Local + server sync
|
||||
@ -47,6 +47,6 @@ body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
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:
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user