From fadc24f733bc67012b0e8272ec3a1d35595b90e3 Mon Sep 17 00:00:00 2001 From: Baptiste Augrain Date: Mon, 26 Sep 2022 18:16:19 +0200 Subject: [PATCH] feat(issue): add app manager info --- .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 88150c4..639406c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -33,6 +33,7 @@ If applicable, add screenshots to help explain your problem. - OS: [e.g. Mac OS, Ubuntu 20.04, etc] - Architecture [e.g. x64, ia32, arm64] - Version [e.g. 1.33.0] + - App Manager [e.g. Winget, Homebrew, Snap, AUR, RPM, Nix, ...] **Additional context** Add any other context about the problem here.