From b623c40faf05340641b9361db9786ffdf9e57da7 Mon Sep 17 00:00:00 2001 From: Yang Li Date: Thu, 28 Feb 2019 22:04:56 +0800 Subject: Improved the issue template and docs of moderation --- .github/ISSUE_TEMPLATE/moderator_application.md | 10 +++++----- communication/moderation.md | 5 +++-- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/moderator_application.md b/.github/ISSUE_TEMPLATE/moderator_application.md index 3753597b..b3739611 100644 --- a/.github/ISSUE_TEMPLATE/moderator_application.md +++ b/.github/ISSUE_TEMPLATE/moderator_application.md @@ -1,6 +1,6 @@ --- 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 of ' labels: area/community-management, sig/contributor-experience assignees: '' @@ -8,18 +8,18 @@ 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 @@ -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 diff --git a/communication/moderation.md b/communication/moderation.md index 10ed7c19..accdd661 100644 --- a/communication/moderation.md +++ b/communication/moderation.md @@ -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. @@ -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. @@ -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 -- cgit v1.2.3