diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 2d89445..d44fe26 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -10,6 +10,7 @@ body: attributes: label: Software description: What software are you referring to? + multiple: true options: - Desktop Application - Pieces OS @@ -47,6 +48,5 @@ body: label: Kindly describe the bug and include as much detail as possible on what you were doing so we can reproduce the bug. description: Also tell us, what did you expect to happen? placeholder: Tell us what you see! - value: "A bug happened!" validations: required: true