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

Add cross-team support Issue template #210

Merged
merged 1 commit into from
May 4, 2024
Merged
Changes from all commits
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
29 changes: 29 additions & 0 deletions .github/ISSUE_TEMPLATE/cross_team_support.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
name: 跨組協助
description: 各組需要行政組協助的事項
title: "[跨組協助]: "
labels: ["跨組支援"]
body:
- type: checkboxes
attributes:
label: "組別"
description: "需要協助的組別"
options:
- label: "總召組 General Coordinator"
- label: "議程組 Program Team"
- label: "行銷組 Marketing"
- label: "贊助組 Sponsor"
- label: "資訊組 IT"
- label: "紀錄組 Documentary"
- label: "財務組 Finance"
- label: "場務組 Field"
- label: "製播組 Streaming"
- label: "交流組 Engagement"
- label: "CoC 服務小組 CoC"
validations:
required: true
- type: textarea
attributes:
label: "協助事項"
description: "說明需要協助的事項"
validations:
required: true