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 29, 2022
1 parent 3b39896 commit e372da7
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 of Sandboxie?
options:
- "I recently did a new clean installation of Sandboxie."
- "I just updated Sandboxie from the previous version."
- "I recently upgraded it 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 e372da7

Please sign in to comment.