Go项目中的Labels

姊妹篇: Rust项目中的Labels

按照issue数量从多到少排序: https://github.com/golang/go/labels?sort=count-desc


标签/中文 说明 数量
NeedsInvestigation/需要调查 Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. 必须有人检查并确认这是一个有效的问题,而不是现有问题的重复。 4,289
compiler/runtime/编译器/运行时 Issues related to the Go compiler and/or runtime. 与 Go 编译器和/或运行时相关的问题。 1,634
NeedsFix/需要修复 The path to resolution is known, but the work has not been done.   解决问题的途径是已知的,但工作尚未完成。 1,388
Proposal/提议 提案相关 1,028
help wanted/需要帮助 827
Tools/工具 This label describes issues relating to any tools in the x/tools repository.该标签描述与 x/tools 存储库中的任何工具相关的问题。 722
FeatureRequest/功能要求 648
Performance/表现 617
Documentation/文档 593
NeedsDecision/需要决策 Feedback is required from experts, contributors, and/or the community before a change can be made.在进行更改之前,需要专家、贡献者和/或社区的反馈。 541
Builders x/build issues (builders, bots, dashboards)   x/build 问题(构建器、机器人、仪表板) 493
gopls Issues related to the Go language server, gopls. 与 Go 语言服务器 gopls 相关的问题。 385
GoCommand cmd/go 374
modules 340
OS-Windows/Windows操作系统 269
pkgsite 259
mobile Android, iOS, and x/mobile 219
Proposal-Accepted/提案已被接受 206
Testing/测试 An issue that has been verified to require only test changes, not just a test failure. 已验证仅需要测试更改而不仅仅是测试失败的问题。 161
Analysis/分析 Issues related to static analysis (vet, x/tools/go/analysis) 与静态分析相关的问题(vet、x/tools/go/analysis) 155
Proposal-Hold/提案保留 152
cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.googlebot 使用它来将 PR 标记为具有有效的 CLA。 此标签的文本不应更改。 132
v2 A language change or incompatible library change. 语言更改或不兼容的库更改 129
Proposal-Crypto/提案-加密相关 Proposal related to crypto packages or other security issues 与加密包或其他安全问题相关的提案 101
LanguageChange/语言变更 96
early-in-cycle/周期早期 A change that should be done early in the 3 month dev cycle. 应在 3 个月的开发周期的早期进行更改。 90
OS-Darwin/达尔文操作系统 86
vulncheck or vulndb Issues for the x/vuln or x/vulndb repo x/vuln 或 x/vulndb 存储库的问题 76
website 71
new-builder 65

第二页:

标签/中文 说明 数量
arch-wasm WebAssembly issues
WebAssembly 问题
59
ToolSpeed/工具速度 59
Thinking/思考 56
Refactoring/重构 Issues related to refactoring tools
与重构工具相关的问题
53
arch-arm64 50
Security/安全 50
OS-Plan9 45
Suggested/建议 Issues that may be good for new contributors looking for work to do.
一些可能适合正寻求做什么工作的新贡献者的问题。
44
OS-OpenBSD/OpenBSD操作系统 39
arch-arm Issues solely affecting the 32-bit arm architecture.
仅影响 32 位 ARM 架构的问题。
38
OS-NetBSD/NetBSD操作系统 37
fuzz/模糊(测试) Issues related to native fuzzing support
与本机模糊测试支持相关的问题
36
WaitingForInfo/等待信息 Issue is not actionable because of missing required information, which needs to be provided.由于缺少需要提供的所需信息,该问题无法采取行动 36
generics/泛型 Issue is related to generics
问题涉及泛型
35
Debugging/调试 35
binary-size/二进制大小 33
UX/用户体验 Issues that involve UXD/UXR input
涉及 UXD/UXR 的问题
31
OS-Android 31
ExpertNeeded/急需专家 31
RaceDetector/竞态检测器 29
OS-FreeBSD 29
Unfortunate/不幸的 28
telemetry/遥测 x/telemetry issues
遥测问题
27
umbrella/伞(?) 26
pkgsite/search/pkgsite/搜索 Issues related to pkg.go.dev search functionality
与 pkg.go.dev 搜索功能相关的问题
24
OS-Solaris/Solaris操作系统 24
OS-Linux 22
gopls/metadatagopls/元数据 Issues related to metadata loading in gopls
与 gopls 中元数据加载相关的问题
20
FixPending/待修复 Issues that have a fix which has not yet been reviewed or submitted.已修复但尚未审核或提交的问题。 20
proxy.golang.org 19

文章目录