From 1150e8222af4b5436ce9fba4acbb7245c2c1190e Mon Sep 17 00:00:00 2001 From: Oscar Hinton Date: Wed, 17 Mar 2021 18:21:04 +0100 Subject: [PATCH 1/2] Add distribution channel to issue template --- ISSUE_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 3bd24e1ec8..782b96e985 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -42,6 +42,7 @@ If applicable, add screenshots and/or a short video to help explain your problem ## Environment - Operating system: [e.g. Windows 10, Mac OS Catalina] +- Installation method: [e.g. Downloaded from Bitwarden.com, Mac App Store / Windows Store, Homebrew, Snap] - Build Version (go to "Settings" → "About"): [e.g. 1.16.10] ## Additional Context From 04d0c12b90589c45dfdaa775d68450b9a8781c14 Mon Sep 17 00:00:00 2001 From: Oscar Hinton Date: Wed, 17 Mar 2021 18:23:00 +0100 Subject: [PATCH 2/2] Change Windows store -> Microsoft store --- ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 782b96e985..ee0a1d2e3d 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -42,7 +42,7 @@ If applicable, add screenshots and/or a short video to help explain your problem ## Environment - Operating system: [e.g. Windows 10, Mac OS Catalina] -- Installation method: [e.g. Downloaded from Bitwarden.com, Mac App Store / Windows Store, Homebrew, Snap] +- Installation method: [e.g. Downloaded from Bitwarden.com, Mac App Store / Microsoft Store, Homebrew, Snap] - Build Version (go to "Settings" → "About"): [e.g. 1.16.10] ## Additional Context