-
Notifications
You must be signed in to change notification settings - Fork 314
Add Issue templates for Community Manager work #3646
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
Open
avillela
wants to merge
2
commits into
open-telemetry:main
Choose a base branch
from
avillela:av-add-community-manager-templates
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+119
−0
Open
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
46 changes: 46 additions & 0 deletions
46
.github/ISSUE_TEMPLATE/kubecon-otel-observatory-swag-sponsor.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,46 @@ | ||
| name: KubeCon OTel Observatory Swag Sponsor | ||
| description: Express your company's interest in sponsoring swag for the OTel Observatory booth at KubeCon. | ||
| title: '[OTel Observatory Swag Sponsor]: <company>' | ||
| labels: | ||
| - otel-observatory-swag | ||
| assignees: | ||
| - avillela | ||
| - reese-lee | ||
| cspell:ignore: avillela reese-lee | ||
| body: | ||
| - type: markdown | ||
| attributes: | ||
| value: | | ||
| Thank you for your interest in sponsoring swag for the OTel Observatory booth at KubeCon! Please fill out the form below and we'll be in touch. | ||
| - type: input | ||
| id: name | ||
| attributes: | ||
| label: Name | ||
| description: What is your name? | ||
| placeholder: ex. Jane Doe | ||
| validations: | ||
| required: true | ||
| - type: input | ||
| id: contact_email | ||
| attributes: | ||
| label: Contact email | ||
| description: How can we get in touch with you? | ||
| placeholder: ex. email@example.com | ||
| validations: | ||
| required: true | ||
| - type: input | ||
| id: company | ||
| attributes: | ||
| label: Your company | ||
| description: What company are you representing? | ||
| placeholder: ex. Acme Corp | ||
| validations: | ||
| required: true | ||
| - type: input | ||
| id: budget | ||
| attributes: | ||
| label: Budget | ||
| description: How much money is your company willing to spend on swag (in USD)? | ||
| placeholder: ex. $500 | ||
| validations: | ||
| required: true | ||
73 changes: 73 additions & 0 deletions
73
.github/ISSUE_TEMPLATE/whats-new-in-otel-sig-spotlight.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,73 @@ | ||
| name: '"What''s New in OTel?" SIG Spotlight Form' | ||
| description: Propose having your SIG featured in the monthly "What's New in OTel?" livestream hosted by the OTel Community Managers. | ||
| title: '[SIG Spotlight]: <name>' | ||
| labels: | ||
| - whats-new-in-otel | ||
| assignees: | ||
| - avillela | ||
| - reese-lee | ||
| cspell:ignore: avillela reese-lee | ||
| body: | ||
| - type: markdown | ||
| attributes: | ||
| value: | | ||
| Thank you for your interest in having your SIG featured on "What's New in OTel?"! This form is for SIG maintainers to propose sharing an update during the monthly livestream hosted by the OTel Community Managers. | ||
| - type: input | ||
| id: name | ||
| attributes: | ||
| label: Name | ||
| description: What is your name? | ||
| placeholder: ex. Jane Doe | ||
| validations: | ||
| required: true | ||
| - type: input | ||
| id: contact_email | ||
| attributes: | ||
| label: Contact email | ||
| description: How can we get in touch with you if we need more info? | ||
| placeholder: ex. email@example.com | ||
| validations: | ||
| required: true | ||
| - type: input | ||
| id: sig | ||
| attributes: | ||
| label: What OTel SIG do you represent? | ||
| description: Name the SIG you'll be presenting on behalf of. | ||
| placeholder: ex. OTel Collector SIG | ||
| validations: | ||
| required: true | ||
| - type: dropdown | ||
| id: availability | ||
| attributes: | ||
| label: What month(s) are you available? | ||
| description: Select all months during which you could present. | ||
| multiple: true | ||
| options: | ||
| - January | ||
| - February | ||
| - March | ||
| - April | ||
| - May | ||
| - June | ||
| - July | ||
| - August | ||
| - September | ||
| - October | ||
| - November | ||
| - December | ||
| validations: | ||
| required: true | ||
| - type: textarea | ||
| id: summary | ||
| attributes: | ||
| label: Summarize what you'd like to share | ||
| description: Give an overview of the update or topic you'd like to highlight. | ||
| validations: | ||
| required: true | ||
| - type: textarea | ||
| id: call_to_action | ||
| attributes: | ||
| label: What is your call to action? | ||
| description: What do you want viewers to do after watching (e.g., try a feature, join a SIG, contribute)? | ||
| validations: | ||
| required: true |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
does it make more sense to have something a little more generic, that can sponsor swag in any type of events or events the event itself?
This way we won't need a type of template for each possibility