diff --git a/.github/ISSUE_TEMPLATE/1-problem_report.yml b/.github/ISSUE_TEMPLATE/1-problem_report.yml index d5ce4c52..080a6ba2 100644 --- a/.github/ISSUE_TEMPLATE/1-problem_report.yml +++ b/.github/ISSUE_TEMPLATE/1-problem_report.yml @@ -40,7 +40,7 @@ body: If applicable, in which sandboxed program did you see the problem? If not, you can type something like "Not relevant". - placeholder: e.g. Firefox 102.0.1 64-bit, .... + placeholder: e.g. Firefox 108.0.1 64-bit, .... validations: required: true - type: input @@ -79,7 +79,7 @@ body: id: windows-version attributes: label: What is your Windows edition and version? - placeholder: "e.g. Windows 10 Pro 21H2 64-bit" + placeholder: "e.g. Windows 10 Pro 22H2 64-bit" validations: required: true - type: dropdown @@ -110,7 +110,7 @@ body: id: sandboxie-version attributes: label: What version of Sandboxie are you running? - placeholder: e.g. Sandboxie Plus 1.2.5 64-bit + placeholder: e.g. Sandboxie Plus 1.6.3 64-bit validations: required: true - type: dropdown @@ -120,7 +120,7 @@ body: options: - "I recently did a new clean installation." - "I just updated Sandboxie from a previous version (to be specified)." - - "I recently upgraded it from an older version than v1.0.22 / 5.55.22." + - "I recently upgraded it from an older version than v1.5.3 / 5.60.3." - "I have been using the same version for some time." validations: required: true @@ -129,7 +129,7 @@ body: attributes: label: Is it a regression? description: If applicable, specify in which Sandboxie version this problem was introduced the first time (including any pre-release version). - placeholder: e.g. Since 5.57.5 64-bit + placeholder: e.g. Since 5.61.0 64-bit - type: dropdown id: box-types attributes: @@ -150,13 +150,13 @@ body: - type: dropdown id: box-state attributes: - label: Can you reproduce this problem on an empty sandbox? + label: Can you reproduce this problem on a new empty sandbox? description: | Select "Not relevant" if you don't have any malfunctioning program to report. - Tip: An empty sandbox is a clean box without any installed program or data. + Tip: A new empty sandbox is a new box created without any installed program or data. options: - - "I can confirm it also on an empty sandbox." + - "I can confirm it also on a new empty sandbox." - "My sandbox contains existing programs or data." - "Not relevant to my request." validations: