Add tiddl version field to bug report template

Added a field for specifying the installed tiddl version.
This commit is contained in:
Oskar Dudziński
2026-04-08 12:55:49 +02:00
committed by GitHub
parent 0b11c63eba
commit a1deba92cc
+6
View File
@@ -43,6 +43,12 @@ body:
- Windows - Windows
- Linux - Linux
- MacOS - MacOS
- type: textarea
id: tiddl
attributes:
label: tiddl version
description: tiddl version you have installed
render: shell
- type: textarea - type: textarea
id: logs id: logs
attributes: attributes: