Skip to content

Commit

Permalink
Add installation-types dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
isaak654 committed Jun 28, 2022
1 parent 3b39896 commit f544f27
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/1-problem_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f544f27

Please # to comment.