name: Bug Report about: File a bug report title: "[BUG]: " ref: "main" assignees: ["yuriy"] labels: ["bug","backlog"] body: - type: input id: contact attributes: label: Contact Details description: How can we get in touch with you if we need more info? placeholder: email@example.com validations: required: false - type: dropdown id: modules attributes: label: What modules? multiple: true options: - Launcher - Client - authServer - gameServer - type: textarea id: description attributes: label: Decription? description: Also tell us, what did you expect to happen? placeholder: Tell us what you see! value: "" validations: required: true