This repository has been archived by the owner on Oct 5, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtemplate.en.ja.json
95 lines (95 loc) · 6.9 KB
/
template.en.ja.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
"options": {
"domains": [
"justincasejp"
],
"inputIDs": [],
"limit": []
},
"templates": [
{
"issuetype-field": "",
"name": "DEFAULT TEMPLATE",
"projects-field": "",
"text": ""
},
{
"issuetype-field": "Bug",
"name": "BUG TEMPLATE",
"projects-field": "",
"text": "*Steps to reproduce*\n...\n\n*Expected result*\n...\n\n*Actual result*\n...\n\n*External documents or reports*\n...\n\n*Workaround*\n..."
},
{
"issuetype-field": "Story",
"name": "STORY TEMPLATE",
"projects-field": "",
"text": "*Story*\nAs a <TI>type of user/persona</TI>, I want <TI>to perform some task</TI>, so that I can <TI>achieve some goal/benefit/value</TI>.\n\n*Details*\n<TI>Enter any details, clarifications, answers to questions, or points about implementation here.</TI>\n\n*Additional Information*\n<TI>Enter any background or references such as Stack Overflow, MSDN, blogs, etc. that may help with developing the feature.</TI>\n\n*Acceptance Criteria*\n<TI>Enter the conditions of satisfaction here. That is, the conditions that will satisfy the user/persona that the goal/benefit/value has been achieved.</TI>"
},
{
"issuetype-field": "Task",
"name": "TASK TEMPLATE",
"projects-field": "",
"text": "*Description*\n...\n\n*Details*\n...\n\n*Acceptance Criteria*\n...\n"
},
{
"issuetype-field": "Sub-task",
"name": "SUB TASK TEMPLATE",
"projects-field": "",
"text": ""
},
{
"issuetype-field": "New Feature",
"name": "NEW FEATURE TEMPLATE",
"projects-field": "",
"text": "*Summary*\n<TI>Enter a summary of the New Feature here.</TI>\n\n*Details*\n<TI>Enter any details, clarifications, answers to questions, or points about implementation here.</TI>\n\n*Additional Information*\n<TI>Enter any background or references such as Stack Overflow, MSDN, blogs, etc. that may help with developing the feature.</TI>"
},
{
"issuetype-field": "Improvement",
"name": "IMPROVEMENT TEMPLATE",
"projects-field": "",
"text": "*Summary*\n<TI>Enter a summary of the Improvement here.</TI>\n\n*Details*\n<TI>Enter any details, clarifications, answers to questions, or points about implementation here.</TI>\n\n*Additional Information*\n<TI>Enter any background or references such as Stack Overflow, MSDN, blogs, etc. that may help with developing the feature.</TI>"
},
{
"issuetype-field": "Epic",
"name": "EPIC TEMPLATE",
"projects-field": "",
"text": "*Epic*\nAs a <TI>type of user/persona</TI>, I want <TI>to perform some task</TI>, so that I can <TI>achieve some goal/benefit/value</TI>.\n\n*Details*\n<TI>Enter any details, clarifications, answers to questions, and points about implementation here.</TI>"
},
{
"issuetype-field": "バグ",
"name": "BUG TEMPLATE",
"projects-field": "",
"text": "*Summary*\n<TI>Enter summary of the problem here.</TI>\n\n*Steps to Reproduce*\n<TI>Enter detailed steps to reproduce here. More detail is better.</TI>\n\n*Expected Behaviour*\n<TI>Enter what should happen here.</TI>\n\n*Additional Details*\n<TI>Enter any other details such as examples, links to requirements, etc. Any criteria that might help with fixing the problem. Attach screenshots if possible. More detail is better.</TI>\n\n*Workaround*\n<TI>If there is a way to work around the problem, place that information here.</TI>"
},
{
"issuetype-field": "ストーリー",
"name": "STORY TEMPLATE",
"projects-field": "",
"text": "*Story*\nAs a <TI>type of user/persona</TI>, I want <TI>to perform some task</TI>, so that I can <TI>achieve some goal/benefit/value</TI>.\n\n*Details*\n<TI>Enter any details, clarifications, answers to questions, or points about implementation here.</TI>\n\n*Additional Information*\n<TI>Enter any background or references such as Stack Overflow, MSDN, blogs, etc. that may help with developing the feature.</TI>\n\n*Acceptance Criteria*\n<TI>Enter the conditions of satisfaction here. That is, the conditions that will satisfy the user/persona that the goal/benefit/value has been achieved.</TI>"
},
{
"issuetype-field": "タスク",
"name": "TASK TEMPLATE",
"projects-field": "Design (DES)",
"text": "h3. Task to solve / 解決すべき課題\n- <TI>Please describe what issue we would like to solve, not what to do. / やることではなく、どういう問題を解決したいかを書いてください。</TI>\n\nh3. Background / 経緯\n- <TI>Please describe the background to the task. We would like to understand what the actual issues are based on its background. / どういう経緯で話が出てきたかを書いてください。経緯を聞いてみたらそもそも課題が違った、ということを防ぎます。</TI>\n\nh3. What to want to do / やりたいこと\n- <TI>Please describe what we want to do as a solution. / 解決策として何をやりたいかを書いてください。</TI>\n\nh3. Due date / 締切\n- <TI>We need the due date even if it's unknown right now. In such a case, please write the temporary due date. / わからない場合でも仮で書いてください。</TI>\n\nh3. Images / イメージ\n- <TI>Please attach any reference images e.g. hand drawing, screenshots, whiteboard capture, and so on. / 手書きや他のアプリのキャプチャがあれば貼ってください。会議で書いたホワイトボードなどの写真もあれば貼ってください。</TI>\n\nh3. References / 参考リスト/関係する人\n- <TI>Please list any references and referrers e.g. corresponding URL, issues, people to be asked, etc. / 関連するURL/Issue/人物などがあれば書いておいてください。</TI>\n"
},
{
"issuetype-field": "タスク",
"name": "TASK TEMPLATE",
"projects-field": "",
"text": "*Description*\n...\n\n*Details*\n...\n\n*Acceptance Criteria*\n...\n"
},
{
"issuetype-field": "サブタスク",
"name": "SUB TASK TEMPLATE",
"projects-field": "",
"text": ""
},
{
"issuetype-field": "エピック",
"name": "EPIC TEMPLATE",
"projects-field": "",
"text": "*Epic*\nAs a <TI>type of user/persona</TI>, I want <TI>to perform some task</TI>, so that I can <TI>achieve some goal/benefit/value</TI>.\n\n*Details*\n<TI>Enter any details, clarifications, answers to questions, and points about implementation here.</TI>"
}
]
}