-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #311 from hyphacoop/salary-adjustment-docs
docs: Add salary adjustment instructions
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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,19 @@ | ||
# Salary Adjustment Processes | ||
|
||
## Yearly Cost Of Living Increase | ||
|
||
Every year we increase the base salary by looking at the consumer price index for the last 12 months to account for the increase in cost of living due to inflation and use a "vibes based judgement" for the %increase.. | ||
|
||
Here are the steps for increasing the salary: | ||
|
||
- Navigate to the Operations Planning Sheet | ||
- Navigate to the Salary Matrix Sheet | ||
- Increase the Min Base Salary by the determined percent | ||
- The other cells will update accordingly | ||
|
||
## Updating L/R Levels | ||
|
||
- Navigate to the Operations Planning Sheet | ||
- Navigate to the Member-Path Salaries Sheet | ||
- Find the row for the relevant member and update their values | ||
- The other cells will update accordingly |