Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit de94089

Browse files
authored
Create feature_request.md
1 parent a8cf21b commit de94089

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

Diff for: .github/ISSUE_TEMPLATE/feature_request.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: Feature Request
3+
about: Suggest an idea for this project
4+
title: 'feat: '
5+
labels: ''
6+
assignees: ''
7+
---
8+
9+
# Feature Request
10+
11+
**Describe the Feature Request**
12+
<!-- A clear and concise description of what the feature request is. Please include if your feature request is related to a problem. -->
13+
14+
**Describe Preferred Solution**
15+
<!-- A clear and concise description of what you want to happen. -->
16+
17+
**Describe Alternatives**
18+
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
19+
20+
**Related Code**
21+
<!-- If you are able to illustrate the feature request with an example, please provide a sample application via an online code collaborator such as [StackBlitz](https://stackblitz.com), or [GitHub](https://github.com). -->
22+
23+
**Additional Context**
24+
<!-- List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to add, use case, Stack Overflow links, forum links, screenshots, OS if applicable, etc. -->

0 commit comments

Comments
 (0)