------ title: "05/22 Vol.13 更新 - GitHub Issue 字段现已公开预览" date: 2026-05-22 23:00:00 tags: [Daily, Updates, GitHub] categories: [Daily] ------ 根据 [GitHub Blogs](https://github.blog/changelog/2026-05-21-issue-fields-are-now-in-public-preview-for-all-organizations/) 消息,GitHub Issue 字段 (Issue Fields) 已经针对公众开放预览。 Issue 字段提供了以前需要多个诸如 `优先级·高` 、 `优先级·中` 之类的标签才能实现的功能,使 Issue 管理更加方便。 Issue 字段支持四种类型(即单选、文本、数字和日期)。针对每个 Issue Type(默认为 Issue, Enhancement, Task 中的一种)可以单独配置字段的元素。这些配置基于组织,你可以在组织设置 → Planning → Issue Fields 中找到。 目前,你可以: - 获得来自 GitHub 的默认模板(英文) - 新增、编辑或删除字段 - 修改字段在哪些 Issue Type(s) 中出现 - 配置字段可见性(默认为仅成员) - 配置单选字段的每个值(包括颜色、名称、描述) OhMyIWB 附截图如下: ![Priority](https://github.com/MacroMeng/OhMyIWB/blob/master/source/images/0522_13_1.png?raw=true)