Merge pull request #3318 from nikhita/moar-labels

Automatically add contribex label to moderation issue template
This commit is contained in:
Kubernetes Prow Robot 2019-02-27 12:24:03 -08:00 committed by GitHub
commit aa5075a3dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
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: ''
---