共用方式為


GitHub 中的標籤

本文說明如何在 PowerShell-Docs 存放庫中標記問題和提取要求。 本文旨在作為 PowerShell-Docs 小組成員的工作輔助工具。 我們在這裡發布這項資訊,以提供公眾貢獻者程序上的透明度。

標籤總是有一個名稱,並且加有類型作為前綴的描述。

區域標籤

區域標籤會識別 PowerShell 的部分,或問題相關的檔。

標籤 相關內容
area-about 文章 about_*
area-archive Microsoft.PowerShell.Archive 模組。
area-cim CimCmdlets 模組。
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 預期狀態設定。
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 Open Management Infrastructure (開源管理基礎架構) 和 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 相關。 這些標籤用於在建立時自動將工作專案新增至專案。

標籤 專案
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 工作專案與 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 在 Shiproom 與 PowerShell 小組討論