-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
auto format all md in phet-info, #215
- Loading branch information
Showing
47 changed files
with
1,213 additions
and
785 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 |
---|---|---|
@@ -1,9 +1,15 @@ | ||
phet-info | ||
========= | ||
|
||
Welcome! This is a collection of information shared by PhET team members for the purpose of using GitHub effectively and for other process-related topics. If you're new to PhET Sims and would like to learn more about how we develop our resources, we recommend these two to get started: | ||
+ [Development Overview](https://github.com/phetsims/phet-info/blob/main/doc/phet-development-overview.md): General information on how to build and edit sims locally, as well as other content of interest. | ||
+ [Onboarding Documentation](https://github.com/phetsims/phet-info/blob/main/doc/new-dev-onboarding.md): This one is for new developers at PhET, to help them in their journey. However, any developer might find useful information as well, such as environment set up, or roadmaps to gain familiarity with our codebase. | ||
Welcome! This is a collection of information shared by PhET team members for the purpose of using GitHub effectively and | ||
for other process-related topics. If you're new to PhET Sims and would like to learn more about how we develop our | ||
resources, we recommend these two to get started: | ||
|
||
+ [Development Overview](https://github.com/phetsims/phet-info/blob/main/doc/phet-development-overview.md): General | ||
information on how to build and edit sims locally, as well as other content of interest. | ||
+ [Onboarding Documentation](https://github.com/phetsims/phet-info/blob/main/doc/new-dev-onboarding.md): This one is for | ||
new developers at PhET, to help them in their journey. However, any developer might find useful information as well, | ||
such as environment set up, or roadmaps to gain familiarity with our codebase. | ||
|
||
To see a list of responsible developers based on each repo, see [here](https://github.com/phetsims/phet-info/blob/main/sim-info/responsible_dev.md). | ||
To see a list of responsible developers based on each repo, | ||
see [here](https://github.com/phetsims/phet-info/blob/main/sim-info/responsible_dev.md). |
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
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
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
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
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
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 |
---|---|---|
@@ -1,25 +1,29 @@ | ||
# New Student Worker Checklist | ||
|
||
## Admin | ||
- [ ] Complete Payroll forms (Personal data and Emergency contact), email to [email protected] [New Student Employee] (https://docs.google.com/document/d/1At37GOZ83luHGKOOQzjnJH2gu1E-sb-91OsdAmjYIIs/edit) | ||
- [ ] Enter/update W4 and Direct Deposit [New Student Employee] (https://docs.google.com/document/d/1At37GOZ83luHGKOOQzjnJH2gu1E-sb-91OsdAmjYIIs/edit) | ||
- [ ] Add contact info to [PhET Planning doc](https://docs.google.com/document/d/1hONYWo1R8gf24gaAd-5B1xmD_UrwbOG6BfB01WvrfiQ/edit) | ||
|
||
- [ ] Complete Payroll forms (Personal data and Emergency contact), email to | ||
[email protected] [New Student Employee] (https://docs.google.com/document/d/1At37GOZ83luHGKOOQzjnJH2gu1E-sb-91OsdAmjYIIs/edit) | ||
- [ ] Enter/update W4 and Direct | ||
Deposit [New Student Employee] (https://docs.google.com/document/d/1At37GOZ83luHGKOOQzjnJH2gu1E-sb-91OsdAmjYIIs/edit) | ||
- [ ] Add contact info | ||
to [PhET Planning doc](https://docs.google.com/document/d/1hONYWo1R8gf24gaAd-5B1xmD_UrwbOG6BfB01WvrfiQ/edit) | ||
- [ ] Keys/card access if needed | ||
- [ ] Peripherals/computer if needed | ||
- [ ] Notify group, introduce (status meeting) | ||
|
||
|
||
## Accounts | ||
|
||
- [ ] PhET gmail account (name.phet@gmail recommended) | ||
- [ ] Add to google group | ||
- [ ] Add to student employment calendar | ||
- [ ] Add to google group | ||
- [ ] Add to student employment calendar | ||
- [ ] Create github account | ||
- [ ] Github picture | ||
- [ ] Add to appropriate github team | ||
- [ ] Access to appropriate repos | ||
- [ ] Github picture | ||
- [ ] Add to appropriate github team | ||
- [ ] Access to appropriate repos | ||
- [ ] Unfuddle account | ||
- [ ] Subscribe to [email protected] | ||
- [(Instructions)](http://www.colorado.edu/oit/tutorial/email-list-manager-subscribe-list) | ||
- [ ] [Register](https://phet.colorado.edu/en/register?dest=%2F) for PhET website account | ||
- [ ] Grant admin access on website | ||
- [ ] Input job title (for About>People page) | ||
- [ ] Grant admin access on website | ||
- [ ] Input job title (for About>People page) |
Oops, something went wrong.