Merge pull request #3314 from nikhita/label-issue-template

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

View File

@ -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: ''
---