# 🎉 Onboarding for Leads
Welcome to UBC Launch Pad, and congratulations (and thank you!) for joining us as a lead!
The role of the Launch Pad leadership team is documented in our manifesto. The specifics of each role's responsibilities are also available in the tech lead role description and design lead role description.
# Checklist
# Slack Channels
Everyone should join a private channel named #tm-leads-YYYY
(for example, #tm-leads-2020
). If this channel doesn't exist yet, coordinate to get it created. This will be the primary means through which Launch Pad leadership works together. In addition, make sure you join:
#ask-leads
: this is where members are expected to direct questions at leadership.#ask-rocket
: our Slack bot Rocket is how teams are set up and managed - make sure you familiarize yourself with the app and ask this channel if you have questions or something is broken.#ask-design
: questions for design#ask-strategy
: questions for strategy
As a lead, you should also lead in Slack participation by example - please make sure you join any channels you find interesting and participate in them! See our Slack guide for more details.
# Slack Status
To help people identify you, make sure you set a status in Slack indicating your role!
# Rocket Team
Make sure you get added to the leads
Rocket team by the co-presidents. Co-presidents should also make sure they are added to the exec
Rocket team.
# GitHub Teams
Make sure you are a part of the following teams on GitHub - Rocket should do this for you - check your email for an invitation! Please do not ask to be added directly without checking with #ask-rocket
if there is a problem.
@ubclaunchpad/leads
, and check that you can access the private Leads repository - this repository primarily contains interview resources and tracking issues@ubclaunchpad/strategy
, and check that you can access the private Strategy repository - this repository contains sponsorship resources and event/sponsorship tracking issues@ubclaunchpad/design
, and check that you can access the public Design repository - this repository contains (some) design assets, resources, and tracking issues
Additionally, the presidents should also be a part of @ubclaunchpad/exec
and familiarize themselves with the Exec repository, where we keep track of accounts and credentials. Permissions for this repository is managed by hand.
TIP
Make sure that you are watching all relevant repositories so that you don't miss any updates! To learn more about setting up your GitHub notifications, check our GitHub guide.
# Google Drive
Make sure all leads are given "editor" access to the shared Launch Pad folder, which is owned by the team@ubclaunchpad.com
account (more details are in the Exec repository). Rocket should do this for you - check your email for an invitation! Please do not ask to be added directly without checking with #ask-rocket
if there is a problem.
Learn more about managing these folders in the Google Drive documentation.
# Email and Accounts
All leads will be given access to the strategy@ubclaunchpad.com
Gmail account to help in correspondance with partners and sponsors. Learn more about Launch Pad email in the email documentation.
To gain access to various social media accounts, see the social media documentation.
# Workflows
TIP
We use GitHub and Slack for pretty much everything - make sure you are intimately familiar with both, regardless of your role, by reading our handcrafted guides:
# Recurring Processes
The Leadership team is responsible, with the help of the Strategy team, for implementing our recurring processes. This includes selecting the next generation of Launch Pad leads, working towards our club objectives, and more.
# Projects and Teams
The handbook's Project Management pages are a must-read - for all leads:
- Scope - how to develop and scope ideas for Launch Pad projects, as well as a suggested timeline for your team's progress.
- Sprints - how to plan and collaborate with your team to deliver on your project, including advice on how to run meetings.
Additionally, technical leads will want to take a look at the Repository Management page for advice on how to set up tooling for their projects.
# Starting a Team
Team formation happens in kickoff events. Once teams have formed, follow these steps to get started!
- Create a public Slack channel using the naming scheme (e.g.
#tm-TEAMNAME
), and add all the developers and designers in your team to the channel.- Make sure everyone on your team has set up their Rocket profiles, as per the onboarding.
- Run the following command in Slack so that Rocket can set up your GitHub team:
/rocket team create $TEAM --lead $YOU --channel $CHANNEL
- Set up your repository!
- Verify that your team has been created in the GitHub teams page. If your team members have set up Rocket correctly, they should all be in the team.
- Create a repository. Under your new repository's "Settings" page, go to "Manage access" and:
- Invite the GitHub team Rocket created for you with "Maintain" permission.
- We recommend you create public repositories, but if you want to start off with a private repository, invite the
ubclaunchpad/all
team as well with "Write" permission.
- We recommend that you set up branch protection - under "Settings", go to "Branches" and add a rule for your default branch with "Require pull requests before merging". You can add more rules once you have more tooling set up for your repository - see Repository Management for ideas.
- Add a link to the repository in your Slack channel description.
- Set up your drive folder!
- Within the shared "Launch Pad Projects" folder, create a folder for your team under your the appropriate year folder. You should not need to invite anyone to the folder.
- Create a document for all your meeting notes - see sprint meetings for ideas.
- Add a link to your drive folder in your Slack channel description.
- Announce your channel in the leads channel so that other leads can join in on your discussions!
# Meetings
Leads meetings between all leads (technical and non-technical) should happen on a weekly basis. These meetings should have a sprint meetings-style meeting notes document set up for the year. During meetings:
- The co-presidents will provide club updates and discussion topics.
- All tech leads will provide updates on their team's progress (including their designers). They should provide at least on highlight from their team for the week as well.
- The design lead will provide other non-team design updates or thoughts not brought up by leads. They should also bring up updates and feedback they have heard from designers, and provide at least one highlight from the designers for the week.
As everyone provides their updates, we should keep track of discussion topics to follow up on and spend the remainder of the meeting having any necessary discussions.