From 522300a657b30d27066eb02b7ea9eeebcad8a517 Mon Sep 17 00:00:00 2001 From: Pavlo Rudy Date: Fri, 11 Nov 2022 12:02:38 +0200 Subject: [PATCH] feat(issue): add sandbox info [skip ci] --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 639406c..5ae967f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -34,6 +34,7 @@ If applicable, add screenshots to help explain your problem. - Architecture [e.g. x64, ia32, arm64] - Version [e.g. 1.33.0] - App Manager [e.g. Winget, Homebrew, Snap, AUR, RPM, Nix, ...] + - Sandboxed [e.g. no, Flatpak, Snap] **Additional context** Add any other context about the problem here.