Update issue-guide.md
This commit is contained in:
Родитель
70b52d161a
Коммит
1f343b2d2b
|
@ -17,8 +17,8 @@ We use GitHub labels on our issues in order to classify them. We have the follo
|
|||
* [test bug](https://github.com/dotnet/wcf/labels/test%20bug) is a label we assign to all issues related to testing. We label these further with "infrastructure" (for test infrastructure changes) or "enhancement" (for missing tests or those that need enhancement).
|
||||
|
||||
**Ownership**: These labels are used to specify who owns specific issue. Issues without an ownership tag are still considered "up for discussion" and haven't been approved yet. We have the following different types of ownership:
|
||||
* [up for grabs](https://github.com/dotnet/wcf/labels/up-for-grabs): Small sections of work which we believe are well scoped. These sorts of issues are a good place to start if you are new. Anyone is free to work on these issues.
|
||||
* [feature approved](https://github.com/dotnet/wcf/labels/feature%20approved): Larger scale issues. Like up for grabs, anyone is free to work on these issues, but they may be trickier or require more work.
|
||||
* [up-for-grabs](https://github.com/dotnet/wcf/labels/up-for-grabs): Small sections of work which we believe are well scoped. These sorts of issues are a good place to start if you are new. Anyone is free to work on these issues.
|
||||
* [feature approved](https://github.com/dotnet/wcf/labels/feature%20approved): Larger scale issues. Like up-for-grabs, anyone is free to work on these issues, but they may be trickier or require more work.
|
||||
* [grabbed by community](https://github.com/dotnet/wcf/labels/grabbed%20by%20community): Someone outside the CoreFx team has assumed responsibility for addressing this issue and is working on a fix. The comments for the issue will call out who is working on it. You shouldn't try to address the issue without coordinating with the owner.
|
||||
* [grabbed by assignee](https://github.com/dotnet/wcf/labels/grabbed%20by%20assignee): Like grabbed by community, except the person the issue is assigned to is making a fix. This will be someone on the CoreFx team.
|
||||
* **Project Management**: These labels are used to facilitate the team's [Kanban Board](https://huboard.com/dotnet/wcf). Labels indicate the current status and swim lane.
|
||||
|
|
Загрузка…
Ссылка в новой задаче