Skip to content

Commit

Permalink
Merge branch 'main' into feat/add-golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Will-Mann-16 authored Dec 31, 2023
2 parents fb1561d + 4ccd27d commit 02ee008
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

## Feature Request

**Description:**
[Provide a clear and concise description of the new feature you are requesting.]

**Use Case:**
[Explain the use case or scenario where this feature would be beneficial.]

**Proposed Solution:**
[If you have a specific solution or implementation in mind, describe it here.]

**Benefits:**
[List any benefits or advantages that implementing this feature would bring.]

**Related Issues/Pull Requests:**
[Check if there are any existing issues or pull requests related to this feature. If yes, link them here.]

**Additional Context:**
[Provide any additional context, considerations, or information that might be relevant to the feature request.]

## Contributor Guidance

**Would you be willing to work on this feature?**
- [ ] Yes
- [ ] No

**Additional Notes for Contributors:**
[Include any additional notes, guidance, or requirements for contributors who may want to work on this feature.]

0 comments on commit 02ee008

Please sign in to comment.