diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/slack-request.md | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/slack-request.md b/.github/ISSUE_TEMPLATE/slack-request.md index a7e81b98..0632e7f3 100644 --- a/.github/ISSUE_TEMPLATE/slack-request.md +++ b/.github/ISSUE_TEMPLATE/slack-request.md @@ -1,13 +1,15 @@ --- 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 should now be PR'ed directly. See guidelines 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 +25,12 @@ 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 should now be PR'ed directly. See guidelines 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:** |
