Browse Source

Update ISSUE_TEMPLATE.md

Yuki Takei 9 years ago
parent
commit
27466edae6
1 changed files with 11 additions and 7 deletions
  1. 11 7
      .github/ISSUE_TEMPLATE.md

+ 11 - 7
.github/ISSUE_TEMPLATE.md

@@ -6,8 +6,9 @@ Environment
 - [npm] y.y.y
 - [npm] y.y.y
 - [browser] z.z.z
 - [browser] z.z.z
 
 
-How to reproduce?
-------------------
+
+How to reproduce? (再現手順)
+---------------------------
 
 
 1. process 1
 1. process 1
 
 
@@ -18,8 +19,9 @@ How to reproduce?
 1. process 2
 1. process 2
 1. process 3
 1. process 3
 
 
-What's happen?
----------------
+
+What's happen? (症状)
+---------------------
 
 
 - symptom
 - symptom
 
 
@@ -27,14 +29,16 @@ What's happen?
 Stack Trace
 Stack Trace
 ```
 ```
 
 
-What is the expected result?
------------------------------
+
+What is the expected result? (期待される動作)
+-------------------------------------------
 
 
 - 
 - 
 - 
 - 
 
 
+
 Note
 Note
 ----
 ----
 
 
 - 
 - 
-- 
+-