From f3eaf9af1a0249086e9b143fa756313727bd52a5 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Wed, 13 Feb 2019 09:52:12 -0500 Subject: Add a moderator template Signed-off-by: Jorge O. Castro --- .github/ISSUE_TEMPLATE/moderator_application.md | 35 +++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/moderator_application.md (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/moderator_application.md b/.github/ISSUE_TEMPLATE/moderator_application.md new file mode 100644 index 00000000..a266eb79 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/moderator_application.md @@ -0,0 +1,35 @@ +--- +name: Community Moderator Request +about: Request moderator priviledges on a Kubernetes property +title: 'REQUEST: New moderator for of ' +labels: area/community-management +assignees: '' + +--- + +### GitHub Username +e.g. (at)example_user + +### Property you'd like to Moderate +e.g. discuss.k8s.io, kubernetes-dev + +### Username on Property Requested +e.g. (at)example_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 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 + +### Sponsors + +- (at)sponsor-1 +- (at)sponsor-2 + +### List of qualifications for this position + +- Prior moderation experience +- Links to public discusssions showing your moderation experience (if available) +- Any other qualifications -- cgit v1.2.3