Skip to content

Commit 67b931e

Browse files
committed
created issue-wrangler.md
1 parent 7813cdb commit 67b931e

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
title: Issue Wranglers
3+
content_type: concept
4+
weight: 20
5+
---
6+
7+
<!-- overview -->
8+
9+
There are many issues that need triage, and in order to reduce our reliance on formal approvers or reviewers, we have introduced a new role to wrangle issues every week.The main responsibility of this role is to bridge the gap between organizational contributor and reviewer.
10+
This section covers the duties of a PR wrangler.
11+
12+
<!-- body -->
13+
14+
## Duties
15+
16+
Each day in a week-long shift as Issue Wrangler:
17+
18+
- Making sure the issue is worded and titled correctly to provide contributors with adequate information.
19+
- Identifying whether the issue falls under the support category and assigning a "triage/accepted" status.
20+
- Assuring the issue is tagged with the appropriate sig/area/kind labels.
21+
- Keeping an eye on stale & rotten issues within the kubernetes/website repository.
22+
- [Issues board](https://github.com/orgs/kubernetes/projects/72/views/1) maintenance would be nice
23+
24+
### Requirements
25+
26+
- Must be an active member of the Kubernetes organization.
27+
- A minimum of 15 quality contributions to Kubernetes (of which a certain amount should be directed towards kubernetes/website).
28+
- Performing the role in an informal capacity already
29+
30+
### What is its place in the contributor hierarchy?
31+
32+
- In between a contributor and a reviewer.
33+
- For someone who assumes the role and demonstrates ability, the next step is to shadow a PR Wrangler and review PRs informally.
34+
35+
### Process Implementation
36+
37+
- Identify people who are already triaging issues and put them on a roster.
38+
- Pilot a shadow program and gauge interest
39+
- The mantel may be passed on if there is interest.
40+
- Keep repeating.

0 commit comments

Comments
 (0)