name: 'Bug' description: Something on shlink is broken or not working as documented? labels: ['bug'] body: - type: input validations: required: true attributes: label: shlink-web-client version placeholder: x.y.z - type: dropdown validations: required: true attributes: label: How do you use shlink-web-client options: - https://app.shlink.io - Docker image - Self-hosted - Other (explain in summary) - type: textarea validations: required: true attributes: label: Current behavior value: '' - type: textarea validations: required: true attributes: label: Expected behavior value: '' - type: textarea validations: required: true attributes: label: Minimum steps to reproduce value: |