- Prevent users from creating issue without a template - Always use a template for guiding users to provide necessary information for us Signed-off-by: Dragon1573 <49941141+Dragon1573@users.noreply.github.com>
- 当前模板强依赖于用户把日志贴到正确的位置上 - 参考 WinGet 的问题模板,放弃日志折叠功能,强制用户以代码块形式粘贴日志
- 修改「OS」分类的类型:"dropdown" -> "checkbox" - 一个问题可能不只影响一个特定的操作系统 - 修改「软件版本」分类,增加 "render" 属性 - 这能让 GFM 直接把这部分内容渲染为 render 指定语法的代码片段
* chore (ISSUE_TEMPLATE): 修改问题反馈模板 - 修改 bug_report.yml - 增加一段预置的格式模板,指引用户将日志粘贴在规范的 Code Block 中以保持日志原有的格式排版 - 使用 <details /> 块以压缩日志片段,对于非 Contributors / Collaborators 用户友好,规避日志霸屏效果,简化爬楼。 * 接受来自审查的建议 - 增加英语支持,以方便非中文母语用户 Co-authored-by: Tunglies <tunglies.dev@outlook.com> --------- Co-authored-by: Tunglies <tunglies.dev@outlook.com>
refactor: streamline formatting workflow by removing unused taplo steps and clarifying directory change refactor: remove unnecessary directory change step in formatting workflow
Fix I18N issue template description and update labels and type
* fix: macos dock display icon and text * add: issues label option template