Skip to content

Commit 606361b

Browse files
committed
chore(github): add issue template for suggesting features
1 parent 504108e commit 606361b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Feature Request
3+
about: Suggest an enhancement or new feature for the website
4+
title: "[Feature] <title>"
5+
labels: enhancement
6+
assignees: ""
7+
---
8+
9+
**Is your feature request related to a problem? Please describe.**
10+
A clear and concise description of what the problem is.
11+
12+
**Describe the solution you'd like**
13+
A clear and concise description of what you want to happen.
14+
15+
**Describe alternatives you've considered**
16+
Any alternative solutions or features you’ve thought about.
17+
18+
**Additional context**
19+
Add any other context, mockups, or references here (e.g. links to similar implementations).

0 commit comments

Comments
 (0)