From 502d9dd3b11f48a877c743e475fb44fa5fa4d2e2 Mon Sep 17 00:00:00 2001 From: isaak654 Date: Wed, 29 Jun 2022 21:00:55 +0200 Subject: [PATCH] Minor update to issue form --- .github/ISSUE_TEMPLATE/1-problem_report.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1-problem_report.yml b/.github/ISSUE_TEMPLATE/1-problem_report.yml index 928ac015..e67082dc 100644 --- a/.github/ISSUE_TEMPLATE/1-problem_report.yml +++ b/.github/ISSUE_TEMPLATE/1-problem_report.yml @@ -29,11 +29,11 @@ body: attributes: label: How often did you encounter it so far? description: If applicable, write more details about its frequency. - placeholder: Whenever I ... + placeholder: e.g. Whenever I ... validations: required: false - type: input - id: sandboxed-programs + id: sandboxed-program attributes: label: Affected program description: | @@ -67,12 +67,12 @@ body: - "Not relevant to my request." validations: required: true - - type: input + - type: textarea id: expected-behavior attributes: label: Expected behavior - description: A clear and concise description of what you expected to happen. - placeholder: Tell what you expect to see! + description: A clear and concise description of what you expect to see. + placeholder: Tell us what the default behavior should be! validations: required: true - type: input @@ -118,7 +118,7 @@ body: attributes: label: Is it a new installation of Sandboxie? options: - - "I recently did a new clean installation of Sandboxie." + - "I recently did a new clean installation." - "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." @@ -169,7 +169,7 @@ body: Tip: You may consider to turn off non-default Windows settings. placeholder: | - I enabled the following security / policy settings outside Sandboxie: + e.g. I enabled the following security / policy settings outside Sandboxie: .... - type: input id: crashdumps