-
Notifications
You must be signed in to change notification settings - Fork 12
0005-onboarding-process #8
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
ZavenArra
wants to merge
5
commits into
Greenstand:main
Choose a base branch
from
ZavenArra:0005-onboarding-process
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.
Open
Changes from all commits
Commits
Show all changes
5 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
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,64 @@ | ||
| # Decide on an onboarding process to unblock new volunteer involvement | ||
|
|
||
| * Status: proposed | ||
| * Deciders: @Davidezrajay @sebastiangaertner @ZavenArra Tabitha Kelly | ||
| * Date: 2022/05/22 | ||
|
|
||
|
|
||
| ## Context and Problem Statement | ||
|
|
||
| Greenstand sources engineering and operations volunteers from the public, and currently there is no onboarding process in place. Past onboarding processes required more human resources hours than the organization currently has available, but did produce documentation that could be leveraged in a more automated process. | ||
|
|
||
| ## Decision Drivers <!-- optional --> | ||
|
|
||
| * Ease of initial implementation | ||
| * Ease of long term maintenance | ||
| * Availability of project context for new volunteers | ||
| * Coordination with leadership styles of current team leads | ||
| * | ||
|
|
||
| ## Considered Options | ||
|
|
||
| 1. Fully self driven onboarding, consolidating operations and engineering into a single flow | ||
| 2. Implement onboarding processes dependent on preferences of individual team leads | ||
|
|
||
| <!-- | ||
| ## Decision Outcome | ||
|
|
||
| Chosen option: "{option 1}", because {justification. e.g., only option, which meets k.o. criterion decision driver | which resolves force {force} | … | comes out best (see below)}. | ||
|
|
||
| ### Positive Consequences | ||
|
|
||
| * {e.g., improvement of quality attribute satisfaction, follow-up decisions required, …} | ||
| * … | ||
|
|
||
| ### Negative Consequences | ||
|
|
||
| * {e.g., compromising quality attribute, follow-up decisions required, …} | ||
| * … | ||
| --> | ||
|
|
||
| ## Pros and Cons of the Options <!-- optional --> | ||
|
|
||
| ### 1. Fully self driven onboarding, consolidating operations and engineering into a single flow | ||
|
|
||
| Update the Greenstand website to present a single volunteer onboarding form. Provide the new volunteer with the appropriate volutneer handbook (operations or engineering), and a link to join the Greenstand slack after they complete the form. The Slack join link will add the volunteer automatically to #community_intros, where team leads or other contributors can find them and add them to appropriate channels fro their interests. | ||
|
|
||
| * Good, because it's easy | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Good, because it can be implemented quickly. |
||
| * Good, because volunteers will have immediate access to the community | ||
| * Bad, because there is no filter on individuals having access to the community | ||
| * Bad, because there is not personal onboarding estabilished | ||
| * Bad, because different onboarding preferences or timelines relevant to individual teams are not considered. | ||
|
|
||
| ### 2. Implement onboarding processes dependent on preferences of individual team leads | ||
|
|
||
| Talk with existing team leads and establish preferences for onboarding needs and timelines. Update the website with information relevant to each team, so that volunteers onboard in the way that a given team wants and expects. | ||
|
|
||
| * Good, because this ensures the right volunteers join the right teams | ||
| * Good, because team leads' time is maximized by curating the onboarding process to their needs and availability | ||
| * Good, because team leads' are empowered to become involved in onboarding | ||
| * Bad, because more work and coordination is required | ||
| * Bad, because the website may have to be updated from time to time | ||
| * Bad, because volunteers do not get immedaite access to the community | ||
| * Bad, because the potential volunteers might not be able to choose the right team without context. | ||
|
|
||
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.
Support to pursue option one immediately.