Skip to content

Commit

Permalink
Merge pull request #2159 from zregvart/issue/EC-961
Browse files Browse the repository at this point in the history
  • Loading branch information
zregvart authored Nov 15, 2024
2 parents 8f1508d + d6b9068 commit 8a5f6a4
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
name: 💡 Feature request
about: Suggest an idea for this project
title: "[RFE]"
labels: feature, triage
assignees: ''

---

## Description

**Is your feature request related to a problem? Please describe.**
_A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]_

**Describe the solution you'd like**
_A clear and concise description of what you want to happen._

**Describe alternatives you've considered**
_A clear and concise description of any alternative solutions or features you've considered._

**Additional context**
_Add any other context or screenshots about the feature request here._

**If the feature request is approved, would you be willing to submit a PR?**

Yes / No _(Help can be provided if you need assistance submitting a PR)_

## Environment Details

- **Operating System:**
- **`ec` CLI Version, run `ec version --short`:**
- **Shell:**
- **Additional context:**

_Any other context about this feature here._

0 comments on commit 8a5f6a4

Please sign in to comment.