This repository was archived by the owner on Jun 28, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +53
-0
lines changed Expand file tree Collapse file tree 2 files changed +53
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Create a report to help us improve
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ※日本語での起票を歓迎します
11
+
12
+ ** バグの詳細**
13
+ A clear and concise description of what the bug is.
14
+
15
+ ** 再現手順**
16
+ Steps to reproduce the behavior:
17
+ 1 . Go to '...'
18
+ 2 . Click on '....'
19
+ 3 . Scroll down to '....'
20
+ 4 . See error
21
+
22
+ ** 期待される動作**
23
+ A clear and concise description of what you expected to happen.
24
+
25
+ ** スクリーンショット**
26
+ If applicable, add screenshots to help explain your problem.
27
+
28
+ ** 環境 (問題が再現する環境について、下記の項目を埋めてください):**
29
+ - OS: [ e.g. Android 8.1]
30
+ - Device: [ e.g. Nexus 5x]
31
+ - SDK Version [ e.g. 2.1.0]
32
+
33
+ ** (Option)補足項目**
34
+ Add any other context about the problem here.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature request
3
+ about : Suggest an idea for this project
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ※日本語での起票を歓迎します
11
+
12
+ ** 機能が必要になった背景を記載してください**
13
+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
14
+
15
+ ** どの様な機能が欲しいかを記載してください**
16
+ A clear and concise description of what you want to happen.
17
+
18
+ ** (Option)補足項目**
19
+ Add any other context or screenshots about the feature request here.
You can’t perform that action at this time.
0 commit comments