Skip to content

mli-1/the-focus-assignment--submission

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

The Focus Assignment — Submission

How to Submit

Follow every step of these instructions carefully, and avoid submitting this assignment in haste or with distractions around you, as these will no doubt hinder your ability to submit successfully.

Note: Make sure you have the GitHub Desktop client installed.

  1. Log in to GitHub.
  2. Visit this repo’s GitHub site.
  3. Fork the-focus-assignment--submission repo by clicking the fork icon at the top, along the right.
  4. The URL should now look like github.com/YOUR-GIHUB-USERNAME/the-focus-assignment--submission. (It was github.com/code-warrior/the-focus-assignment--submission before you forked it.)
  5. Clone your fork of the assignment by clicking the green Clone or download button, then clicking Open in Desktop, which will launch the GitHub Desktop client.
  6. Choose Where you want to save the fork, then click Clone.
  7. Every student has their own branch, formatted as YOUR-FIRSTNAME-YOUR-LASTNAME--YOUR-GITHUB-USERNAME. Click master in the GitHub Desktop client, at the top, along the left, then choose your branch.
  8. Open the-focus-assignment--submission folder that you just cloned.
  9. Place your index.html file at the top level of the folder. Note: only a case-sensitive file called index.html will be accepted.
  10. Place your style.css file in the css folder. Note: only a case-sensitive file called style.css will be accepted.
  11. Commit your changes, perhaps saying something like, “Focus assignment submission”.
  12. Sync/push your changes by clicking the Sync icon.
  13. Return to the GitHub web site.
  14. Locate your fork on the site; the URL should be github.com/YOUR-GIHUB-USERNAME/the-focus-assignment--submission. You should see your index.html file listed along with the commit message you made in step 11. If you don’t, retrace your steps up to this point.
  15. Click the New pull request button along the left of the row containing the green Clone or download button.
  16. Along the left, the base fork should be code-warrior/the-focus-assignment--submission; the base branch should be YOUR-FIRSTNAME-YOUR-LASTNAME--YOUR-GITHUB-USERNAME. The head fork should be YOUR-GITHUB-USERNAME/the-focus-assignment--submission; the compare branch should be YOUR-FIRSTNAME-YOUR-LASTNAME--YOUR-GITHUB-USERNAME. Once you’ve verified this information, click the green Create pull request button.
  17. Take the default subject heading for the pull request message, then click the green Create pull request button.

When to Submit

This assignment is due by 11:59 PM on Friday, 12 May 2017. However, your window for submission is between 8:00 AM and 11:59 PM on Friday, 12 May 2017. Do not submit before then.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published