Skip to content

Commit

Permalink
Add Feature-request issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
yashksaini-coder committed Oct 5, 2024
1 parent 6660859 commit d10a5ed
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .github/Feature_request_issue_template.md
Original file line number Diff line number Diff line change
@@ -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?**
<!-- Example: "feat: [Component] Add social media sharing functionality" -->
<!-- Use format: "feat: [affected section] concise description" -->

### Description
<!-- A clear and detailed description of the feature, including the problem you're addressing, the solution you're proposing, and any relevant details. -->

### Approach to Creating This Feature
<!-- Describe your approach to creating this feature. How does it integrate with existing components or functionality? Provide examples or ideas. -->

### Benefits
<!-- Explain the benefits of this feature. How will it improve the project or user experience? -->

### Social Links / References
<!-- If relevant, provide links to other resources (social media links, GitHub repos, examples) that may help understand or enhance the feature. -->

### Additional Context
<!-- Add any other relevant information, such as user stories, use cases, or mockups, to provide more detail about the feature request. -->

### 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.

0 comments on commit d10a5ed

Please sign in to comment.