The following is an exercise in learning to use a code repository. Assign yourself to the issue with your name. Then, in the timecard file enter your name on the line that corresponds with the date that you have submitted your timecard. Once complete, you will close the issue.
- Start by finding the issue with your name on it
- Assign it to yourself
- Add another label that you think would be appropriate
- Navigate to the timecardreport file and input your name on the correct line (the date you submitted your timecard)
- At the bottom of the page choose "Create a new branch for this commit and start a pull request" and add a description to your commit
- This will not yet edit the original document, but create a ‘branch’ for you to edit further, then merge back with the master file when ready.
- On the next screen choose 'create pull request'
- Verify that there is no conflict (the button should be green)
- Merge this branch with the master document
- Delete your branch now that it has been merged
- Go back to Issues and close your issue to mark it as complete