diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-04-17 07:26:03 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-17 07:26:03 -0700 |
| commit | 13b3f6a596f3b31c668409c1a52f386f98eab93f (patch) | |
| tree | 802ffa1a3cadd202dc75554491a4881f0daaea10 /.github | |
| parent | aa7c742fb485768b1c2f71d977c43e9fa1183673 (diff) | |
| parent | 415fdc586116ddb207fe6049011876039b266ad4 (diff) | |
Merge pull request #3589 from mrbobbytables/update-slack-guidelines
Update slack guidelines for tempelis and new moderation functionality
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/slack-request.md | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/slack-request.md b/.github/ISSUE_TEMPLATE/slack-request.md index a7e81b98..f0a7c168 100644 --- a/.github/ISSUE_TEMPLATE/slack-request.md +++ b/.github/ISSUE_TEMPLATE/slack-request.md @@ -1,13 +1,16 @@ --- name: Slack Request -about: Request a Channel, Bot, Token, or Webhook -title: 'REQUEST: New Slack <[channel|bot|token|webhook]> <[channel|bot|token|webhook] name>' +about: Request a Channel, User Group, Bot, Token, or Webhook +title: 'REQUEST: New Slack <[channel|usergroup|bot|token|webhook]> <[channel|usergroup|bot|token|webhook] name>' labels: area/community-management, area/slack-management, sig/contributor-experience assignees: '' --- <!-- -For guidelines on requesting a slack resource, use the below references: +ATTENTION: Channels and UserGroup requests can now be PR'ed directly speeding up the review process. +See the guidelines below for more information. Channel Request: https://git.k8s.io/community/communication/slack-guidelines.md#Requesting-a-Channel +UserGroup Request: https://git.k8s.io/community/communication/slack-guidelines.md#Requesting-a-User-Group + Bot/Token/Webhook Request: https://git.k8s.io/community/communication/slack-guidelines.md#Requesting-a-Bot-Token-or-Webhook --> @@ -23,7 +26,13 @@ The Slack username of the Channel/Bot/Token/Webhook owner or primary contact. ---> -**What Type of Request is it (Channel, Bot, Token, or Webhook)?** +**What Type of Request is it (Channel, User Group, Bot, Token, or Webhook)?** +<!-- +ATTENTION: Channels and UserGroup requests can now be PR'ed directly speeding up the review process. +See the guidelines below for more information. +Channel Request: https://git.k8s.io/community/communication/slack-guidelines.md#Requesting-a-Channel +User Group Request: https://git.k8s.io/community/communication/slack-guidelines.md#Requesting-a-User-Group +--> **Name of Requested Resource:** |
