Skip to content

Latest commit

 

History

History
74 lines (42 loc) · 1.41 KB

File metadata and controls

74 lines (42 loc) · 1.41 KB

Sections

Creating Github account

Creating a repo

Delivering tasks

Creating GitHub account

  • First go to github.com and choose 'Sign up'. 1

  • Enter your email. 2

  • Choose a password and username. 3

4

  • Complete the required steps. 5

6

  • Check your email for the verification code. 7

  • Complete the required steps.

8 9 10

  • Your account is ready now. 11

Creating a repo on GitHub

  1. Go to github.com and press on new.

new button


3. Choose a suitable name for your repo, and choose 'Public', then press 'Create repository'.

repo creation

  1. To upload your files you can:
    • Drag and drop the file from the file manager.
    • Upload files. fileUpload

commit


Delivering Tasks

  • When delivering tasks go to your repo and press the 'Code' button. gettingCode

  • After that select 'HTTPS' (It should be the default option) and copy the link. taskDelivery

  • Take this link and submit it in the task delivery form that will be sent on the Discord server.