Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework Marketing Request Template #7900

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 39 additions & 6 deletions .github/ISSUE_TEMPLATE/marketing-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,42 @@ description: Get support on sending a message out to our community through coord
title: 'REQUEST: New communication about <topic>'
labels: area/contributor-comms, sig/contributor-experience
body:
- type: textarea
attributes:
label: What do you want send out?(Please include a link to a draft)
description: Gists, Hackmd.io, or Google Doc preferred. Include any artwork, pics, diagrams, or any other assets with public links. We use a combination of mailing lists, Slack messages, and Twitter to get the word out.
validations:
required: true
- type: textarea
id: content
attributes:
label: What do you want send out?(Please include a link to any information or a draft)
mfahlandt marked this conversation as resolved.
Show resolved Hide resolved
description: Gists, Hackmd.io, or Google Doc preferred. Include any artwork, pics, diagrams, or any other assets with public links.
validations:
required: true
- type: dropdown
id: help
attributes:
label: Drafting Content help needed?
description: Do you also need help drafting the content?
options:
- "Yes"
- "No"
default: 0
validations:
required: true
- type: dropdown
id: audience
attributes:
label: Target Audience
description: Contributor Comms have different Channels that aim at different target audiences. To determain what channels to utilize please state your audience for the request.
mfahlandt marked this conversation as resolved.
Show resolved Hide resolved
options:
- Kubernetes Contributors
- Kubernetes End-Users
- Everyone
default: 2
validations:
required: true
- type: markdown
attributes:
value: "Please do not change the following textbox"
- id: labels
type: textarea
attributes:
label: "Labels:"
value: |
/cc @kubernetes/contributor-comms