Skip to content

Commit 4a80bb7

Browse files
authored
add feature request template (#219)
1 parent 9e8cb7b commit 4a80bb7

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Feature Request
3+
about: Suggest an idea for this project
4+
labels: enhancement
5+
6+
---
7+
8+
## Do this before creating an issue
9+
<!-- Delete this section before the submit -->
10+
11+
- Check our existing issues, pull requests, and [SDK Document](https://line-bot-sdk-python.readthedocs.io/en/latest/).
12+
13+
## Problem
14+
<!-- Describe a clear and concise description of what the problem is. -->
15+
16+
## Solution
17+
<!-- Describe a clear and concise description of what you want to happen. -->

0 commit comments

Comments
 (0)