diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-04-14 14:48:00 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-14 14:48:00 -0700 |
| commit | 1dcd9f368d90489f1f30b237b621a4bcc76e9488 (patch) | |
| tree | 0e29dc32baa04c231d5e6869d6e7606aa4a9c616 /.github | |
| parent | 706f20b5e20c6f976c6bb99b26c2ace256a5ec14 (diff) | |
| parent | 7f7662657843a95b8b066f24cafae745f20df381 (diff) | |
Merge pull request #3588 from cblecker/slack-label
Add slack-management label
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/slack-request.md | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/slack-request.md b/.github/ISSUE_TEMPLATE/slack-request.md index 1cb2e526..a7e81b98 100644 --- a/.github/ISSUE_TEMPLATE/slack-request.md +++ b/.github/ISSUE_TEMPLATE/slack-request.md @@ -2,7 +2,7 @@ name: Slack Request about: Request a Channel, Bot, Token, or Webhook title: 'REQUEST: New Slack <[channel|bot|token|webhook]> <[channel|bot|token|webhook] name>' -labels: area/community-management, sig/contributor-experience +labels: area/community-management, area/slack-management, sig/contributor-experience assignees: '' --- <!-- @@ -30,6 +30,3 @@ The Slack username of the Channel/Bot/Token/Webhook owner or primary contact. **Description of Request:** - - - |
