Skip to content

Commit eedf0d9

Browse files
committed
Improve request template
1 parent 34a49bf commit eedf0d9

File tree

2 files changed

+15
-20
lines changed

2 files changed

+15
-20
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,32 +7,28 @@ assignees: ''
77

88
---
99

10-
**Describe the bug**
10+
※日本語の起票を歓迎します
11+
12+
**バクの詳細**
1113
A clear and concise description of what the bug is.
1214

13-
**To Reproduce**
15+
**再現手順e**
1416
Steps to reproduce the behavior:
1517
1. Go to '...'
1618
2. Click on '....'
1719
3. Scroll down to '....'
1820
4. See error
1921

20-
**Expected behavior**
22+
**期待される動作**
2123
A clear and concise description of what you expected to happen.
2224

23-
**Screenshots**
25+
**スクリーンショット**
2426
If applicable, add screenshots to help explain your problem.
2527

26-
**Desktop (please complete the following information):**
27-
- OS: [e.g. iOS]
28-
- Browser [e.g. chrome, safari]
29-
- Version [e.g. 22]
30-
3128
**Smartphone (please complete the following information):**
32-
- Device: [e.g. iPhone6]
33-
- OS: [e.g. iOS8.1]
34-
- Browser [e.g. stock browser, safari]
35-
- Version [e.g. 22]
29+
- OS: [e.g. Android 8.1]
30+
- Device: [e.g. Nexus 5x]
31+
- SDK Version [e.g. 2.1.0]
3632

37-
**Additional context**
33+
**(Option)補足項目**
3834
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,13 @@ assignees: ''
77

88
---
99

10-
**Is your feature request related to a problem? Please describe.**
10+
※日本語の起票を歓迎します
11+
12+
**機能が必要になった背景を記載してください.**
1113
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
1214

13-
**Describe the solution you'd like**
15+
**どの様な機能が欲しいかを記載してください**
1416
A clear and concise description of what you want to happen.
1517

16-
**Describe alternatives you've considered**
17-
A clear and concise description of any alternative solutions or features you've considered.
18-
19-
**Additional context**
18+
**(Option)補足項目**
2019
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)