Skip to content

Commit 4d0f8cc

Browse files
SteveL-MSFTdaxian-dbw
authored andcommitted
Add Waiting - DotNetCore label (#6406)
Also, organize labels in alphabetical order.
1 parent a281853 commit 4d0f8cc

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

docs/maintainers/issue-management.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -86,18 +86,19 @@ The following labels are used on PRs:
8686

8787
### Miscellaneous labels
8888

89-
* `Committee-Reviewed` : The PR/Issue has been reviewed by the [powershell-committee](../community/governance.md#powershell-committee)
90-
* `Up-for-Grabs`: We've acknowledged the issue but have no immediate plans to address it.
91-
If you're looking for a way to contribute, these issues can be a good place to start.
92-
* `Blocked`: an issue cannot be addressed due to external factors,
89+
* `Blocked` : An issue cannot be addressed due to external factors,
9390
but should not be closed because those external factors are temporary.
94-
* `BVT/DRT`: an issue affecting or exposed by tests that have not been open sourced.
95-
* `Porting`: an issue that affects a feature not yet ported to other platforms.
96-
* `Usability`: this label is used to help us filter issues that might be higher priority
97-
because they more directly affect the usability of a particular feature or area.
98-
* `Changelog Needed`: The PR requires an addition to the changelog,
91+
* `BVT/DRT` : An issue affecting or exposed by tests that have not been open sourced.
92+
* `Changelog Needed` : The PR requires an addition to the changelog,
9993
and should be removed when it has been added.
100-
* `Documentation Needed` : The PR has changes that require a documentation change or new documentation added to [PowerShell-Docs](http://github.com/powershell/powershell-docs)
94+
* `Committee-Reviewed` : The PR/Issue has been reviewed by the [powershell-committee](../community/governance.md#powershell-committee)
10195
* `Compliance` : Issues with the compliance label are required to be fixed either in the long term or short term for
10296
Microsoft to continue to sign and release packages from the project as official Microsoft packages.
10397
The time frame in which it needs to be fixed should be identified in the issue.
98+
* `Documentation Needed` : The PR has changes that require a documentation change or new documentation added to [PowerShell-Docs](http://github.com/powershell/powershell-docs)
99+
* `Porting` : An issue that affects a feature not yet ported to other platforms.
100+
* `Up-for-Grabs` : We've acknowledged the issue but have no immediate plans to address it.
101+
If you're looking for a way to contribute, these issues can be a good place to start.
102+
* `Usability` : This label is used to help us filter issues that might be higher priority
103+
because they more directly affect the usability of a particular feature or area.
104+
* `Waiting - DotNetCore` : An issue waiting on a fix/change in DotNetCore.

0 commit comments

Comments
 (0)