Skip to content

chchchchino/fix-this-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

To complete this assignment, you will need to:

Create a github account if you don't have one.

Download and install git (https://git-scm.com/)

Fork this repo (Go to https://github.com/chchchchino/fix-this-code and click "Fork")

Make sure it forks into your github account.

Click "Clone or download" and copy the full address.

Clone to your desktop (git clone )

Navigate to the code (cd fix-this-code)

Create a branch (git checkout -b <branch_name>)

Add code to problem.js to satisfy the requirements (test at https://jsbin.com/?js,console)

Commit your code (git add --all && git commit -m "Fixed the code")

Push your branch (git push -u origin <branch_name>)

Create a pull request (go to https://github.com/chchchchino/fix-this-code. Click "New Pull Request" and follow instructions)

You will be graded on if you successfully create a pull request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published