name: ❌ Bug report description: Report errors or unexpected behavior labels: ❌ bug body: - type: checkboxes attributes: label: 🧐 Have you fully read the README and viewed similar issues? description: Please read the README. Also check the open and closed issue because your issue may have already been fixed. options: - label: I have read the README required: true - label: I have checked older issues, open and closed required: true - label: I did a clean install of xManager required: true - label: This is an xManager app issue -- NOT a Spotify mod issue required: true - type: markdown attributes: value: "###" - type: textarea attributes: label: ℹ Information description: | - Device Model: e.g. Pixel 7 Pro - Android Version: e.g. Android 13 - ROM Version: e.g. stock - If using unmodified device, list as `stock`. If using a custom ROM, list ROM used, e.g. `LineageOS 20` - xManager Version: e.g. 4.1 - Open xManager, in the bottom section, click About ℹ - Report version # at top of screen placeholder: | - Device Model: - Android Version: - ROM Version: - xManager Version: value: | - Device Model: - Android Version: - ROM Version: - xManager Version: render: markdown validations: required: true - type: textarea attributes: label: 📝 Description description: List steps to reproduce the error and details on what happens and what you expected to happen. value: | 1. 2. 3. ... validations: required: true - type: textarea attributes: label: 📸 Screenshots description: Place any screenshots of the issue here if needed validations: required: false