diff --git a/.github/Feature_request_issue_template.md b/.github/Feature_request_issue_template.md new file mode 100644 index 00000000..e99485f9 --- /dev/null +++ b/.github/Feature_request_issue_template.md @@ -0,0 +1,29 @@ +### Title of the Issue +- [ ] **Have you named the issue title clearly and descriptively?** +- [ ] **Have you searched for existing issues in the project to avoid duplicates?** + + + +### Description + + +### Approach to Creating This Feature + + +### Benefits + + +### Social Links / References + + +### Additional Context + + +### Checklist +- [ ] I have followed the issue title guidelines. +- [ ] I have clearly described the feature and its approach. +- [ ] I have explained the benefits of this feature. +- [ ] I have added references or social links, where applicable. +- [ ] I have provided additional context, if necessary. +- [ ] I have read the GSSOC guidelines and understand the contribution process. +- [ ] I have checked for existing issues and pull requests to avoid duplicates.