R/dwv_one_student.R
    dwv_one_student.RdFunction to create repo and connect them to group plus push issues
dwv_one_student(one_student, class_group, ta_group, body_lines = NULL)
| class_group | the name of the class group for that semester. | 
|---|---|
| ta_group | the name of the TA group for that semester. | 
| body_lines | is the MarkDown file with a predefined format | 
| one_stdent | is a tibble with all the information for one person |