Skip to content

Commit

Permalink
chore: add feature request issue template
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
imfing authored Oct 4, 2023
1 parent 2bc4ed1 commit 5f4c742
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

**Feature Description**

<!-- Provide a clear and concise description of the feature -->

**Problem/Solution**

<!-- What problem will this feature solve? Or what new capability will it add? -->

**Alternatives Considered**

<!-- Have you considered any alternative solutions or workarounds? -->

**Additional Context**

<!-- Add any other context or screenshots about the feature request here -->

0 comments on commit 5f4c742

Please sign in to comment.