diff --git a/.github/ISSUE_TEMPLATE/✨-feature-request.md b/.github/ISSUE_TEMPLATE/✨-feature-request.md new file mode 100644 index 0000000..ba2510d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/✨-feature-request.md @@ -0,0 +1,27 @@ +--- +name: "✨ Feature Request" +about: Suggest an idea to improve the Newt Home Assistant add-on. +title: '' +labels: '' +assignees: Ferdinand99 + +--- + +## 🔹 Describe the Feature +A clear and concise description of the feature request. + +## 🎯 Use Case +Explain how this feature would be useful. +- Who would benefit from it? +- How would it improve the add-on? + +## 🔄 Alternatives Considered +Are there other ways to achieve this? +If you have considered other solutions, describe them here. + +## 📷 Screenshots / Additional Context +If applicable, add screenshots, diagrams, or links related to this feature request. + +--- +📝 **Note:** Before submitting, please check if a similar request already exists. +🚀 **Thanks for your contribution!**