# Slack 模板 简洁、易扫读、表情丰富。可直接粘贴使用。 ## 法语模板 ``` :newspaper: *{title_fr}* {highlights_fr} :link: {link} ``` ## 英语模板 ``` :newspaper: *{title_en}* {highlights_en} :link: {link} ``` ## 字段规则 ### title(最多 60 字符) ``` FR: "Guide v3.20.5 - Reference visuelle" EN: "Guide v3.20.5 - Visual reference" FR: "Recap semaine : 4 releases" EN: "Week recap: 4 releases" ``` ### highlights(3–5 行) 每行格式:Slack 表情符号 + 简短描述。要点文字中不使用加粗。 ``` FR: :art: 4 nouveaux diagrammes ASCII (TDD, UVAL, securite, incidents) :brain: 30 nouvelles questions quiz (257 total) :shield: Guide sandbox isolation Docker :mag: 9 patterns avances identifies via claudelog.com EN: :art: 4 new ASCII diagrams (TDD, UVAL, security, incidents) :brain: 30 new quiz questions (257 total) :shield: Docker sandbox isolation guide :mag: 9 advanced patterns identified via claudelog.com ``` ### link GitHub 仓库 URL。 ## Slack 表情符号参考 使用所有工作区均能正常渲染的标准 Slack 表情符号: | 表情符号 | 代码 | 用途 | |-------|------|---------| | :newspaper: | `:newspaper:` | 标题标记 | | :art: | `:art:` | 视觉内容、图表、界面 | | :brain: | `:brain:` | 测验、学习、知识 | | :shield: | `:shield:` | 安全内容 | | :mag: | `:mag:` | 研究、分析、竞争情报 | | :wrench: | `:wrench:` | 工具、工作流、配置 | | :books: | `:books:` | 新指南、文档 | | :chart_with_upwards_trend: | `:chart_with_upwards_trend:` | 增长指标 | | :white_check_mark: | `:white_check_mark:` | 修复、更正 | | :link: | `:link:` | 链接标记 | | :arrow_right: | `:arrow_right:` | 增长指示符(X -> Y) | ## 约束条件 - 总字数不超过 500 字符 - 表情符号数量:4–6 个(1 个标题 + 每行亮点各 1 个 + 1 个链接) - 不使用夸张宣传用语 - 法语:使用「你」称呼(tutoiement) - 英语:使用美式英语 - 仅包含一个链接(GitHub) - 不使用话题标签(非 Slack 惯例) - 使用 Slack 格式:`*bold*`、`_italic_`、`:emoji:` 代码