From 2fec9ab65bd4f906edfb2a867c38b1308c615a2d Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sun, 18 Jan 2026 13:17:38 +0000 Subject: chore: update issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f2585276..befd4f41 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -60,6 +60,26 @@ body: validations: required: true + - type: input + id: environment + attributes: + label: Environment Details + description: | + Tell us where Karakeep is running, and reverse proxy (e.g. Docker, Bare linux, Proxmox, Unraid, K8s, Cloud). + placeholder: (eg. Docker on Ubuntu 22.04 behind Caddy, or Proxmox LXC) + validations: + required: false + + - type: textarea + id: containerlogs + attributes: + label: Debug Logs + description: | + Please provide relevant logs where possible + placeholder: (paste logs here) + validations: + required: false + - type: checkboxes id: confirm-troubleshooting attributes: -- cgit v1.2.3-70-g09d2