diff --git a/.github/ISSUE_TEMPLATE/1-problem_report.yml b/.github/ISSUE_TEMPLATE/1-problem_report.yml index a32f557f4bd..499b56fa3e2 100644 --- a/.github/ISSUE_TEMPLATE/1-problem_report.yml +++ b/.github/ISSUE_TEMPLATE/1-problem_report.yml @@ -82,6 +82,17 @@ body: placeholder: e.g. Sandboxie Plus 1.0.9 64-bit validations: required: true + - type: dropdown + id: installation-types + attributes: + label: Is it a new installation or a Sandboxie update? + options: + - "I recently did a new clean installation of Sandboxie." + - "I recently upgraded from the previous version." + - "I recently upgraded from an older version than v1.0.22/5.55.22." + - "I have been in the same version for a while now." + validations: + required: true - type: input id: regression attributes: