-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path1001_offboarding.Rmd
More file actions
70 lines (44 loc) · 3.35 KB
/
1001_offboarding.Rmd
File metadata and controls
70 lines (44 loc) · 3.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
```{r include = FALSE}
source("common.R")
# install.packages("devtools")
if (!require("tweetrmd")) devtools::install_github("gadenbuie/tweetrmd")
library(tweetrmd) #... embedding tweets
```
```{r links, child="content/links.md"}
```
# Offboarding
## Things You'll Need
Before you go, there are important practical steps to go through, most of which are Wake Forest specific. This includes connecting your GitHub account to a non-WFU email and addressing other important matters.
## 1. Project Documentation and File Organization
a. Organize and label all project files clearly and logically.
b. Upload relevant files to the shared lab drive.
c. Submit a final project report or summary to your repos.
## 2. Equipment and Resources
a. Return borrowed equipment, books, or other resources.
b. Clean and organize the lab/workspace used during the project.
## 3. Non-WFU Contact Information
a. Provide an updated personal email address.
b. Share a phone number (optional).
c. Provide a mailing address (optional).
d. Connect on professional networks (e.g., LinkedIn).
## 4. GitHub Membership and Email Matters
For those of you who are graduating from Wake Forest University, you may not be aware that your email address gets shut off very soon after you graduate. Why do they do this? I do not know. I think it is a silly policy. Before losing access to your WFU email, you need to add a second email address to your GitHub account to maintain access to your materials after graduation.
### 4.1 Maintaining Access to the Lab Repository
### 4.2 Maintaining Access to the DS Class
### 4.3 Adding a Non-WFU Email Address to Your GitHub Account
Follow these guides to add a second email address to your GitHub account:
- [How to add an email address to your GitHub account](https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/adding-an-email-address-to-your-github-account)
- [How to change your primary email address](https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/changing-your-primary-email-address)
- [How to set up a backup email address](https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/setting-a-backup-email-address)
Please do not procrastinate on this task. It is crucial to complete it before losing access to your WFU email.
## 5. Google Group
Primarily, this google group serves as an easy way for me to transmit information/opportunities to the lab. As part of the offboarding process, students need to provide me with a non-Wake Forest email that I can reach you at. You can continue to have access to the group, and you can opt to receive emails or consolidate them as a digest if desired.
[Google Group Link](https://groups.google.com/g/rcomputinglab)
## 6. Future Research Involvement
a. Indicate interest in collaborating on future research projects.
b. Offer suggestions for potential future projects or areas of interest.
c. Specify the preferred method of contact for future research opportunities.
## 7. Acknowledgments and Authorship
a. Discuss and confirm co-authorship or acknowledgment arrangements for publications, presentations, or other project outputs.
## 8. Exit Interview (optional)
a. Schedule a meeting with the supervising professor or lab manager to discuss the overall experience, accomplishments, and potential improvements.