name: Ticket concerning docker container description: This is the ticket to create for anything related to docker container labels: ["docker"] body: - type: markdown attributes: value: Thanks for taking the time to fill out this request! - type: dropdown id: topic attributes: label: Type of request description: Pick the type of request options: - Enhancement - Question - Bug validations: required: true - type: input id: os-version attributes: label: OS version description: Specify OS version where docker container is running on validations: required: true - type: input id: wmbusmeters-version attributes: label: wmbusmeters version description: Specify wmbusmeters version that you are running as docker container validations: required: true - type: textarea id: descriptiom attributes: label: Your message goes here description: Provide as detailed description as possible. In case of bug - add logs with relevant information as attachment. validations: required: true