name: '🐛 Bug Report' description: 'Report an bug' labels: ['unconfirm'] type: Bug body: - type: textarea attributes: label: '🐛 Bug Description' description: A clear and concise description of the bug, if the above option is `Other`, please also explain in detail. validations: required: true - type: textarea attributes: label: '📷 Recurrence Steps' description: A clear and concise description of how to recurrence. - type: textarea attributes: label: '🚦 Expected Behavior' description: A clear and concise description of what you expected to happen. - type: textarea attributes: label: '📝 Additional Information' description: If your problem needs further explanation, or if the issue you're seeing cannot be reproduced in a gist, please add more information here.