-
Notifications
You must be signed in to change notification settings - Fork 113
Add new issue type for pre event activities. #587
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
7ac05d5
Add new issue type for pre event activities.
vallss f22643e
Update .github/ISSUE_TEMPLATE/13-pre-event-checklist.yml
vallss ede538b
Update .github/ISSUE_TEMPLATE/13-pre-event-checklist.yml
vallss 27b4cba
Add option to coordinate in-person TAG meetup in pre-event checklist
vallss 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
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,85 @@ | ||
name: Pre-event tracking checklist | ||
description: Use this template to track the activities before an event relevant for the TAG Environmental Sustainability. | ||
title: "[TRACKING] <event name>" | ||
labels: ["wg-advocacy/event", "issue/needs-triage", "board/wg-advocacy", "issue/tracking"] | ||
projects: ["cncf/10"] | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
Thank you for contributing to the TAG! | ||
Please remember that an issue is not the place to ask questions. | ||
For inquiries, please refer to the README on how to reach us: [Contact](https://github.com/cncf/tag-env-sustainability#contact). | ||
Thank you! :) | ||
- id: description | ||
type: textarea | ||
attributes: | ||
label: Description | ||
description: | | ||
Please update these details along the way. | ||
value: | | ||
* **Location/Region:** tbd | ||
* **Date:** tbd | ||
* **Event link:** tbd | ||
validations: | ||
required: true | ||
- id: todo-pre-general-event | ||
type: checkboxes | ||
attributes: | ||
label: To-Do (Pre general event activities) | ||
description: The followings are the main activities to prepare for a general event. Please check the boxes when you have completed the tasks. | ||
options: | ||
- label: Outline content plan for social media posts | ||
required: false | ||
- label: Schedule social media posts on Buffer | ||
required: false | ||
- label: Add event description + session list to the TAG ENV website | ||
required: false | ||
- label: Coordinate with CNCF to cross-share social media posts | ||
required: false | ||
- label: Create illustrations/designs for relevant sessions and activities for sharing on social media | ||
required: false | ||
- label: Create blog posts: one on sessions/highlights the TAG is looking forward to for an event and one for key learnings after the event (add social photos, screenshots from sessions for more lively blog posts) | ||
required: false | ||
- id: todo-pre-kubecon-event | ||
claire-fletcher marked this conversation as resolved.
Show resolved
Hide resolved
|
||
type: checkboxes | ||
attributes: | ||
label: To-Do (Pre Kubecon event activities) | ||
description: The followings are the main activities to prepare for a Kubecon event. Please check the boxes when you have completed the tasks. | ||
vallss marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
options: | ||
- label: Apply/Coordinate for environmental sustainability track with CNCF | ||
required: false | ||
- label: Apply/Coordinate for a co-location event with CNCF | ||
required: false | ||
- label: Maintainer talk speakers and content | ||
required: false | ||
- label: Apply for maintainer talk before deadline | ||
required: false | ||
- label: Apply for TAG booth before deadline | ||
required: false | ||
- label: Create a list of volunteers for the TAG booth | ||
required: false | ||
- label: Prepare a schedule for the TAG booth | ||
required: false | ||
- label: Prepare materials for the booth (stickers, website/presentation for monitor) | ||
required: false | ||
- label: Prepare presentation for maintainer talk (don’t forget contributor shoutouts 🙂) | ||
required: false | ||
- label: Confirm maintainer talk presenters | ||
required: false | ||
- id: coc | ||
type: checkboxes | ||
attributes: | ||
label: Code of Conduct | ||
description: By submitting this issue, you agree to follow our [Code of Conduct](https://www.cncf.io/conduct/). | ||
options: | ||
- label: I agree to follow this project's Code of Conduct | ||
required: true | ||
- id: comments | ||
type: textarea | ||
attributes: | ||
label: Comments | ||
description: Additional comments or details. | ||
placeholder: None | ||
validations: | ||
required: false |
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.
Uh oh!
There was an error while loading. Please reload this page.