Skip to content

Commit 5b557a1

Browse files
chore(.github): add feature request template (#382)
Signed-off-by: KeisukeYamashita <[email protected]>
1 parent 9e60728 commit 5b557a1

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Feature Request
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: enhancement
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the feature**
11+
12+
A clear and concise description the feature request.
13+
14+
## How to run
15+
16+
If you plan to add a new command, flag or option, please describe how you would like to run it.
17+
18+
```console
19+
20+
```
21+
22+
## Expected behavior
23+
24+
A clear and concise description of what you expected to happen.
25+
26+
## Additional context
27+
28+
Add any other context about the problem here.

0 commit comments

Comments
 (0)