Skip to content

Commit

Permalink
Improved the issue template and docs of moderation
Browse files Browse the repository at this point in the history
  • Loading branch information
idealhack committed Feb 28, 2019
1 parent 29e5d97 commit b623c40
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/moderator_application.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
---
name: Community Moderator Request
about: Request moderator priviledges on a Kubernetes property
about: Request moderator privileges on a Kubernetes property
title: 'REQUEST: New moderator for <your-GH-handle> of <k8s property>'
labels: area/community-management, sig/contributor-experience
assignees: ''

---

### GitHub Username
e.g. (at)example_user
e.g. (at)github_user

### Property you'd like to Moderate
e.g. discuss.k8s.io, kubernetes-dev

### Username on Property Requested
e.g. (at)example_user
e.g. (at)property_user

### Requirements

- [ ] I am a Kubernetes Org member already
- [ ] I have read and will abide by the policies mentioned in the [Moderation Guidelines]((https://git.k8s.io/community/communication/moderation.md))
- [ ] I have read and will abide by the policies mentioned in the [Moderation Guidelines](https://git.k8s.io/community/communication/moderation.md)
- [ ] I have two sponsors that meet the sponsor requirements listed in the moderator guidelines
- [ ] I have spoken to my sponsors ahead of this application, and they have agreed to sponsor my application

Expand All @@ -31,5 +31,5 @@ e.g. (at)example_user
### List of qualifications for this position

- Prior moderation experience
- Links to public discusssions showing your moderation experience (if available)
- Links to public discussions showing your moderation experience (if available)
- Any other qualifications
5 changes: 3 additions & 2 deletions communication/moderation.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Moderators _MUST_:
- Make themselves available during their primary working hours for their given
timezone.
- Communicate their availability to their peer moderators when appropriate when
travelling or becoming unavailable for a period of time
traveling or becoming unavailable for a period of time
- Understand that volunteering for this role might mean an occasional personal
time commitment or offhour duty.

Expand Down Expand Up @@ -147,7 +147,7 @@ following procedures:
subproject
- If appropriate, the next level of people to contact are the [Code of Conduct
Committee]
- If appropruate, the next level of people to contact are the [Steering
- If appropriate, the next level of people to contact are the [Steering
Committee]
- Moderators will have access to a private document with contact information of
the appropriate people.
Expand Down Expand Up @@ -206,3 +206,4 @@ guidelines:
[Code of Conduct Committee]: /committee-code-of-conduct
[Steering Committee]: /committee-steering
[moderator request]: https://github.com/kubernetes/community/issues/new/choose
[moderator template]: https://git.k8s.io/community/.github/ISSUE_TEMPLATE/moderator_application.md

0 comments on commit b623c40

Please sign in to comment.