Skip to content

Commit

Permalink
Add feature request issue template (#1831)
Browse files Browse the repository at this point in the history
* Add feature request issue template

* Update .github/ISSUE_TEMPLATE/feature_request.md

Co-authored-by: Sam Xie <xsambundy@gmail.com>

Co-authored-by: Sam Xie <xsambundy@gmail.com>
  • Loading branch information
MrAlias and XSAM committed Apr 22, 2021
1 parent 0fdc3d7 commit 856f5b8
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''

---

### Problem Statement

A clear and concise description of what the problem is.
Ex. I'm always frustrated when [...]

### Proposed Solution

A clear and concise description of what you want to happen.

#### Alternatives

A clear and concise description of any alternative solutions or features you've considered.

#### Prior Art

A clear and concise list of any similar and existing solutions from other projects that provide context to possible solutions.

### Additional Context

Add any other context or screenshots about the feature request here.

0 comments on commit 856f5b8

Please sign in to comment.