Skip to content

Commit 54e7626

Browse files
committed
refine feature_request.md template tailored for CodeEntropy
1 parent 4a12038 commit 54e7626

1 file changed

Lines changed: 18 additions & 9 deletions

File tree

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,29 @@
1+
12
---
23
name: Feature request
34
about: Suggest an idea for this project
45
title: ''
56
labels: ''
67
assignees: ''
7-
88
---
99

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+
# Feature Request
11+
12+
## Problem / Motivation
13+
<!-- Describe the problem you want to solve or the motivation for this feature. -->
14+
15+
## Proposed Solution
16+
<!-- Describe the feature you would like to see implemented. Include examples if applicable. -->
1217

13-
**Describe the solution you'd like**
14-
A clear and concise description of what you want to happen.
18+
## Alternatives Considered
19+
- <!-- Alternative 1 -->
20+
- <!-- Alternative 2 -->
1521

16-
**Describe alternatives you've considered**
17-
A clear and concise description of any alternative solutions or features you've considered.
22+
## Expected Impact
23+
<!-- How this feature would affect the codebase or workflow -->
24+
- <!-- Impact 1 -->
25+
- <!-- Impact 2 -->
1826

19-
**Additional context**
20-
Add any other context or screenshots about the feature request here.
27+
## Additional Context
28+
<!-- Add any other context, screenshots, or references for the feature request here. -->
29+
- <!-- Further context -->

0 commit comments

Comments
 (0)