name: Bug report description: Something doesn't work as expected labels: ["bug"] body: - type: input id: version attributes: label: Version description: Visible in the startup banner. placeholder: v0.1.0 validations: required: true - type: textarea id: steps attributes: label: Steps to reproduce placeholder: | 1. ... 2. ... 3. ... validations: required: true - type: textarea id: expected attributes: label: What you expected to happen validations: required: true - type: textarea id: actual attributes: label: What actually happened description: Paste any error output verbatim. Screenshots are welcome. validations: required: true - type: input id: bmc_fw attributes: label: BMC firmware version (if relevant) placeholder: e.g. YADRO VEGMAN Sx20 BMC Firmware v1.8r1389cd - type: textarea id: extra attributes: label: Anything else?