From 1d9c43f77ee7155c13af8533e4346638995afa65 Mon Sep 17 00:00:00 2001 From: Panagiotis Papadopoulos <102623907+pano9000@users.noreply.github.com> Date: Mon, 27 Jan 2025 10:40:33 +0100 Subject: [PATCH] chore: delete outdated issue_template.md chore: delete outdated issue_template.md, the current ones are already existing under `.github` --- issue_template.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 issue_template.md diff --git a/issue_template.md b/issue_template.md deleted file mode 100644 index 70c4c8e9a..000000000 --- a/issue_template.md +++ /dev/null @@ -1,5 +0,0 @@ -For bug reports, **PLEASE mention version of Trilium you're using** and also include **log files** from following location: - -* `/home/[user]/.local/share/trilium-data/log` for Linux -* `C:\Users\[user]\AppData\Roaming\trilium-data\log` for Windows Vista and up -* `/Users/[user]/Library/Application Support/trilium-data/log` for Mac OS \ No newline at end of file