Place utknetid.md inside of here. Ex: audris.md
I am Audris Mockus and I am a professor at the EECS department. I have worked at ATT
Bell Labs and and other industry labs for over 20 years. I like coding and data analysis
and would like to share my passion with you teaching this course.
Start by forking the students repository
[Clone][ref-clone] the repository to your computer (git clone https://github.com/yourGHid/students)
Introduce yourself via a your utknetid.md file (do not create a file named utknetid.md, but use your actual netid instead).
-
git add utknetid.md (please do not not run 'git add *' or add any other files to avoid conflicts)
-
git commit -m 'adding my background information' (You may be asked to provide your email and name for the git client if you have not used git before.) To do that please run in your terminal
git config --global user.email 'netid@vols.utk.edu'
git config --global user.name 'First Last'
- git push
Now go to your fork (https://github.com/yourGHid/students) and click on Create Pull Request on students repository
Please provide at least one sentence on your background and one sentence on your interests. Please use complete sentences in netid.md. Ex:
The cow jumped over the moon!