body: - type: markdown attributes: value: | ### ⚠️ Before opening a discussion: - [Check the troubleshooting guide](https://gethomepage.dev/troubleshooting/) and include the output of all steps below. - [Search existing issues](https://github.com/gethomepage/homepage/search?q=&type=issues) [and discussions](https://github.com/gethomepage/homepage/search?q=&type=discussions) (including closed ones!). - type: textarea id: description attributes: label: Description description: A clear and concise description of the issue or question. If applicable, add screenshots to help explain your problem. validations: required: true - type: input id: version attributes: label: homepage version placeholder: e.g. v0.4.18 (4ea2798) validations: required: true - type: dropdown id: install-method attributes: label: Installation method options: - Docker - Unraid - Source - Other (please describe above) validations: required: true - type: textarea id: config attributes: label: Configuration description: Please provide any relevant service, widget or otherwise related configuration here render: yaml - type: textarea id: container-logs attributes: label: Container Logs description: Please review and provide any logs from the container, if relevant - type: textarea id: browser-logs attributes: label: Browser Logs description: Please review and provide any logs from the browser, if relevant - type: textarea id: troubleshooting attributes: label: Troubleshooting description: Please include output from your [troubleshooting steps](https://gethomepage.dev/more/troubleshooting/#service-widget-errors), if relevant. validations: required: true - type: markdown attributes: value: | ## ⚠️ STOP ⚠️ Before you submit this support request, please ensure you have entered your configuration files and actually followed the steps from the troubleshooting guide linked above *and posted the output*, if relevant. The troubleshooting steps often help to solve the problem or at least can help figure it out. *Please remember that this project is maintained by regular people **just like you**, so if you don't take the time to fill out the requested information, don't expect a reply back.*