From 31f76395525e526f140d8cfef6b070287e51bce4 Mon Sep 17 00:00:00 2001 From: Travis Plunk Date: Tue, 14 Nov 2017 10:37:24 -0800 Subject: [PATCH] Add compliance label description (#5355) --- docs/maintainers/issue-management.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/maintainers/issue-management.md b/docs/maintainers/issue-management.md index 71c547ee3..13d6da4e5 100644 --- a/docs/maintainers/issue-management.md +++ b/docs/maintainers/issue-management.md @@ -90,3 +90,6 @@ The following labels are used on PRs: * `Changelog Needed`: The PR requires an addition to the changelog, and should be removed when it has been added. * `Documentation Needed` : The PR has changes that require a documentation change or new documentation added to [PowerShell-Docs](http://github.com/powershell/powershell-docs) +* `Compliance` : Issues with the compliance label are required to be fixed either in the long term or short term for + Microsoft to continue to sign and release packages from the project as official Microsoft packages. + The time frame in which it needs to be fixed should be identified in the issue.