name: Bug report description: Something in HellionChat is broken or behaves wrong labels: - bug body: - type: markdown attributes: value: | Thanks for reporting. Please fill in the fields below so I can reproduce the issue. If this is a security issue, stop here and use the [private vulnerability advisory](https://github.com/JonKazama-Hellion/HellionChat/security/advisories/new) instead. - type: input id: version attributes: label: HellionChat version description: From Settings → Information → Version placeholder: "0.5.1" validations: required: true - type: dropdown id: platform attributes: label: Platform options: - Windows (XIVLauncher) - Linux (XIVLauncher Core) - macOS (XIVLauncher Core / wine) - Other validations: required: true - type: textarea id: what-happened attributes: label: What happened description: Plain description, no log dumps yet validations: required: true - type: textarea id: expected attributes: label: What you expected validations: required: true - type: textarea id: steps attributes: label: How to reproduce description: Step-by-step from "open settings" or "log in" through to the broken behaviour validations: required: true - type: textarea id: log attributes: label: Relevant /xllog excerpt description: Filter for "HellionChat" or "ChatTwo" if the log is huge render: text - type: checkboxes id: confirm attributes: label: Pre-flight options: - label: I am running the latest version of HellionChat required: true - label: I have searched existing issues for duplicates required: true