summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/moderator_application.md
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2019-02-27 11:01:33 -0800
committerGitHub <noreply@github.com>2019-02-27 11:01:33 -0800
commitacaa9b8bedfb5d3603a7dbd505eca00e2a836a9b (patch)
tree2c588d5fe19a7d1de07b32ebb46f1d7494b97fb8 /.github/ISSUE_TEMPLATE/moderator_application.md
parent95c22eab926f81e2e9865e567497076ce8d3cb58 (diff)
parent0d833724fc8ce74aa4803c88007453292d8f81bf (diff)
Merge pull request #3314 from nikhita/label-issue-template
Automatically add contribex label to moderation issue template
Diffstat (limited to '.github/ISSUE_TEMPLATE/moderator_application.md')
-rw-r--r--.github/ISSUE_TEMPLATE/moderator_application.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/moderator_application.md b/.github/ISSUE_TEMPLATE/moderator_application.md
index a266eb79..0ee9c699 100644
--- a/.github/ISSUE_TEMPLATE/moderator_application.md
+++ b/.github/ISSUE_TEMPLATE/moderator_application.md
@@ -2,7 +2,9 @@
name: Community Moderator Request
about: Request moderator priviledges on a Kubernetes property
title: 'REQUEST: New moderator for <your-GH-handle> of <k8s property>'
-labels: area/community-management
+labels:
+- area/community-management
+- sig/contributor-experience
assignees: ''
---