|
1 | 1 | --- |
2 | 2 | name: Feature request |
3 | 3 | about: Suggest an idea for the Unraid integration |
4 | | -title: '' |
| 4 | +title: 'Enhancement:' |
5 | 5 | labels: enhancement |
6 | 6 | assignees: '' |
7 | 7 |
|
8 | 8 | --- |
9 | 9 |
|
10 | | -**Is your feature request related to a problem? Please describe.** |
11 | | -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] |
| 10 | +# :sparkles: **Before You Submit a Feature Request** :sparkles: |
12 | 11 |
|
13 | | -**Describe the solution you'd like** |
| 12 | +1. **Check Existing Requests** |
| 13 | + - Search [open issues](https://github.com/domalab/ha-unraid/labels/enhancement) or [closed issues](https://github.com/domalab/ha-unraid/issues?q=is%3Aclosed+label%3Aenhancement) to see if your idea has already been proposed. |
| 14 | + |
| 15 | +2. **Consider Feasibility & Complexity** |
| 16 | + - Keep in mind that this project is primarily developed by a single developer. Please consider if your request is within reasonable scope. |
| 17 | + |
| 18 | +3. **Provide Clear Context** |
| 19 | + - Explain the problem you’re trying to solve, and why this feature is helpful or necessary. |
| 20 | + |
| 21 | +--- |
| 22 | + |
| 23 | +## **Feature Request Template** |
| 24 | + |
| 25 | +### **Checklist (Required)** |
| 26 | +- [ ] I have **searched existing open and closed feature requests** to ensure this is not a duplicate. |
| 27 | +- [ ] I understand that feature requests might take time or not be implemented if they are not within project scope. |
| 28 | + |
| 29 | +--- |
| 30 | + |
| 31 | +### **Is Your Feature Request Related to a Problem? Please Describe.** |
| 32 | +A clear and concise description of what the problem is. |
| 33 | +> Example: “I'm always frustrated when...” |
| 34 | +
|
| 35 | +--- |
| 36 | + |
| 37 | +### **Describe the Solution You’d Like** |
14 | 38 | A clear and concise description of what you want to happen. |
15 | 39 |
|
16 | | -**Use Case or Why Do You Want This?** |
| 40 | +--- |
| 41 | + |
| 42 | +### **Use Case or Why Do You Want This?** |
17 | 43 | Describe a specific scenario where this feature would be helpful or explain why you think it's necessary. |
18 | 44 |
|
19 | | -**Additional context** |
20 | | -Add any other context or screenshots about the feature request here. |
| 45 | +--- |
| 46 | + |
| 47 | +### **Additional Details or Considerations (Optional)** |
| 48 | +- Include any additional context, potential alternatives, or relevant code snippets. |
| 49 | +- If you have any mockups or diagrams, feel free to attach them here. |
| 50 | + |
| 51 | +--- |
| 52 | + |
| 53 | +### **Important Note** |
| 54 | +Please remember that feature development often involves **time and resources**. As a single developer project, not all feature requests can be fulfilled immediately (or at all). Thank you for understanding and for helping improve this project! |
0 commit comments