You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"title": "Set Lunar New Year Eve products release schedule and extended end time",
108
-
"analysis": {
109
-
"core_components": {
110
-
"issue_type": "Enhancement",
111
-
"component": "Product Management",
112
-
"problem": "Need to set special timing for holiday products",
113
-
"scope": "Product release scheduling"
50
+
51
+
[Title Rules]
52
+
1. Required verbs:
53
+
- Add "[Feature]"
54
+
- Fix "[UI/Breakage]"
55
+
- Increase/Decrease "[Metric]"
56
+
- Make "[Element]" [bigger/smaller/clearer]
57
+
- Move "[Component]"
58
+
- Change "[Behavior]"
59
+
- Or common and human like verbs like the top ones
60
+
61
+
2. Requirements:
62
+
- Include numbers when specified ("Increase timeout to 30s")
63
+
- Mention integrated services ("Add Zoom to calendar")
64
+
- Keep under 60 characters
65
+
- Use specific terms like "increase height" instead of general terms like "make taller."
66
+
67
+
68
+
[Examples]
69
+
Input: "@Mo will do→Notion broken #noor-bugs"
70
+
Output:
71
+
{
72
+
"title": "Add 'Will do' to Notion issue creation",
73
+
"description": {
74
+
"original": "@Mo it would be useful to have will do actually work here. instead Isaac has to reply to Matthew, and engage the Notion issue creator #noor-bugs",
75
+
"english": "Implement 'Will do' functionality for automatic Notion issue creation instead of manual replies"
114
76
},
115
-
"metadata": {
116
-
"character_count": 58,
117
-
"includes_platform": false,
118
-
"includes_action_verb": true,
119
-
"priority_level": "medium"
77
+
"labels": ["enhancement"],
78
+
"platforms": ["Web"],
79
+
"assignees": ["Mo"]
80
+
}
81
+
82
+
Input: "Text in settings too damn small"
83
+
Output:
84
+
{
85
+
"title": "Make settings text size 20% larger",
86
+
"description": {
87
+
"original": "Text in settings too damn small",
88
+
"english": "Increase settings interface text size for better readability"
"english": "Lunar New Year Eve products will be released tomorrow afternoon for two days, but will remain available until being taken down together with first day of New Year products (Thursday 23:29)"
125
-
},
126
-
"labels": [
127
-
"enhancement"
128
-
],
129
-
"platforms": [
130
-
"Web"
131
-
],
132
-
"assignees": [
133
-
"Ellie",
134
-
"Maylin"
135
-
]
136
-
}
90
+
"labels": ["ux"],
91
+
"platforms": ["Android"],
92
+
"assignees": []
137
93
}
138
-
}
139
-
Translation Guidelines:
140
-
1. Context Awareness:
141
-
- Understand e-commerce and streaming context
142
-
- Preserve brand names (e.g., "Coach Outlet")
143
-
- Maintain technical terms consistently
144
-
- Keep time and date formats clear
145
-
2. Cultural Elements:
146
-
- Properly translate cultural references (e.g., Lunar New Year terms)
147
-
- Keep appropriate level of formality
148
-
- Preserve emojis and emotional context
149
-
- Handle mixed language input appropriately
150
-
3. Technical Accuracy:
151
-
- Distinguish between meetings and streams
152
-
- Understand e-commerce terminology
153
-
- Maintain platform-specific terms
154
-
- Keep consistent technical vocabulary
155
-
4. Title Creation:
156
-
- Start with action verb
157
-
- Be concise but complete
158
-
- Include key technical terms
159
-
- Maintain professional tone
160
-
Key rules:
161
-
1. Accept input in any language
162
-
2. Keep original text in description
163
-
3. Provide accurate English translation
164
-
4. Generate all analysis and titles in English
165
-
5. Maintain names as they appear in original text
166
-
6. Keep technical terms unchanged
167
-
7. Use only standard labels: "bug", "enhancement", "ux", "accessibility", "crash"
0 commit comments