diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/slack-request.md | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/slack-request.md b/.github/ISSUE_TEMPLATE/slack-request.md new file mode 100644 index 00000000..1cb2e526 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/slack-request.md @@ -0,0 +1,35 @@ +--- +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 +assignees: '' +--- +<!-- +For guidelines on requesting a slack resource, use the below references: +Channel Request: https://git.k8s.io/community/communication/slack-guidelines.md#Requesting-a-Channel +Bot/Token/Webhook Request: https://git.k8s.io/community/communication/slack-guidelines.md#Requesting-a-Bot-Token-or-Webhook +--> + +**GitHub Username:** +<!-- +The github username of the Channel/Bot/Token/Webhook owner or primary contact. +---> + + +**Slack Username:** +<!-- +The Slack username of the Channel/Bot/Token/Webhook owner or primary contact. +---> + + +**What Type of Request is it (Channel, Bot, Token, or Webhook)?** + + +**Name of Requested Resource:** + + +**Description of Request:** + + + |
