GitHub 中的标记

本文介绍了如何在 PowerShell-Docs 存储库中标记问题和拉取请求。 本文旨在成为 PowerShell-Docs 团队成员的工作辅助材料。 我们在此处发布此信息,为公共参与者提供流程透明度。

标签始终具有名称和以其类型作为前缀的说明。

区域标签

区域标签标识 PowerShell 的部分或问题相关的文档。

标签 相关内容
area-about about_* 文章。
area-archive Microsoft.PowerShell.Archive 模块。
area-cim CimCmdlet 模块
area-community 面向社区的项目,包括参与者的指南和每月更新。
area-conceptual 概念文章(而非 cmdlet 参考)。
area-console 控制台主机
area-core Microsoft.PowerShell.Core 模块。
area-crescendo Crescendo 模块。
area-debugging 调试 PowerShell。
area-diagnostics Microsoft.PowerShell.Diagnostics 模块。
area-dsc PowerShell 期望状态配置 (Desired State Configuration)。
area-editorsvcs PowerShell 编辑器服务。
area-engine PowerShell 引擎。
area-error-handling PowerShell 中的错误处理
area-experimental PowerShell 的实验性功能
area-gallery PowerShell 画廊。
area-helpsystem 帮助服务,包括管道和 *-Help cmdlet。
area-host Microsoft.PowerShell.Host 模块。
area-ise PowerShell ISE。
area-jea Just Enough Administration 功能。
area-language PowerShell 语法和关键字。
area-learn PowerShell 的结构化 训练内容
area-localaccounts Microsoft.PowerShell.LocalAccounts 模块。
area-localization 内容本地化问题或机会。
area-management Microsoft.PowerShell.Management 模块。
area-native-cmds 在 PowerShell 中使用本机命令。
area-omi 开放管理基础结构与CDXML。
area-ops-issue 生成和呈现网站上的内容。
area-other 其他模块。
area-overview 概念内容中的概述部分。
area-packagemanagement PackageManagement 模块。
area-parallelism 涵盖并行处理的内容,例如使用 ForEach-Object 或 PowerShell 作业。
area-platyps PlatyPS 模块。
area-portability 跨平台兼容性。
area-powershellget PowerShellGet 模块。
area-providers PowerShell 提供程序。
area-psreadline PSReadLine 模块。
area-release-notes PowerShell 发行说明。
area-remoting PowerShell 远程处理功能和 cmdlet。
area-scriptanalyzer PSScriptAnalyzer 模块。
area-sdk-docs PowerShell SDK 的概念文档。
area-sdk-ref PowerShell SDK 的 .NET API 参考文档。
area-security Microsoft.PowerShell.Security 模块和安全概念一般。
area-setup 安装和配置 PowerShell。
area-threadjob ThreadJob 模块。
area-utility Microsoft.PowerShell.Utility 模块。
area-versions 文档的版本控制问题。
area-vscode VS Code PowerShell 扩展。
area-wincompat Windows 兼容性功能。
area-wmf Windows Management Framework。
area-workflow Windows PowerShell 工作流功能。

问题标签

问题标签按目的区分问题。

标签 问题类别
issue-doc-bug 内容中的错误或歧义
issue-doc-idea 对新内容的请求
issue-kudos 赞美、积极反馈或感谢,而非工作项
issue-product-feedback 产品本身的反馈或问题
issue-question 支持问题

优先级标签

优先级标签用于确定需要首先处理的工作项的排序。 仅当需要管理大型工作项集时,才使用这些标签。

标签 优先级
Pri0 最高
Pri1
Pri2 中等
Pri3

项目标签

项目标签表明一个工作项与哪个正在进行的 GitHub 项目相关。 这些标签用于在创建时自动将工作项添加到项目中。

标签 项目
project-quality 质量改进项目

质量标签

质量标签对工作项进行分类,以便进行 质量改进

标签 改进
quality-aliases 确保已记录 cmdlet 别名
quality-format-code-samples 确保代码示例中的大小写、行长度和其他格式正确
quality-format-command-syntax 确保命令语法的大小写和格式正确
quality-link-references 确保概念文档中的链接定义为编号引用
quality-markdownlint 确保内容遵循 markdownlint 规则
quality-spelling 确保单词的大小写和拼写正确

状态标签

状态标签指示工作项关闭或不应合并的原因。 仅当在没有相关 PR 的情况下关闭问题时,才会提供问题的状态标签。

标签 状态
resolution-answered 已由现有文档关闭
resolution-duplicate 已作为重复问题关闭
resolution-external 已由客户或外部资源关闭
resolution-no-repro 无法重现报告的问题
resolution-refer-to-support 已关闭并转给社区或产品支持
resolution-wont-fix 已因无法修复而关闭

标记标签

标记标签为工作项添加独立上下文。

标签 目的
in-progress 有人正在积极处理该项目
go-live 工作项与特定版本相关
doc-a-thon 工作项与文档马拉松相关
up-for-grabs 任何参与者都可以自愿解决工作项
hacktoberfest-accepted 已接受将 PR 纳入 #hacktoberfest
hacktoberfest-candidate PR 是要纳入 #hacktoberfest 的候选项
needs-triage 问题必须由团队进行会审,然后才能进行处理
code-of-conduct 由于垃圾邮件、恶意捣乱或行为准则违规而关闭
do-not-merge 并非要合并 PR

正在等待标签

等待标签表示工作项在满足外部条件之前无法解决。

标签 正在等待
hold-for-pr 要合并的上游 PR
hold-for-release 要发布的上游产品
needs-investigation 等待团队成员进行验证或研究
needs-more-info 工作项作者的其他详细信息或说明
needs-response 来自工作项作者的响应
review-shiproom 与 PowerShell 团队讨论 Shiproom