diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..130c8d5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,22 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: enhancement +assignees: '' + +--- + +## ✨ Feature Request + +### **Describe the feature you'd like** +A clear and concise description of the feature you want. + +### **Problem it solves** +What problem does this feature solve? What use case does it address? + +### **Proposed solution** +Describe how you think this should work. + +### **Additional context** +Any additional context, screenshots, or examples that help explain the feature request.