Skip to content
This repository was archived by the owner on Jun 28, 2019. It is now read-only.

Commit 05e53f8

Browse files
authored
Merge pull request #13 from studyplus/issue_template
Update issue templates
2 parents c139a56 + 5dc4009 commit 05e53f8

File tree

2 files changed

+53
-0
lines changed

2 files changed

+53
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
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.
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 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.

0 commit comments

Comments
 (0)