Skip to content

This is the repository for submissions of Prologue 2.0.

Notifications You must be signed in to change notification settings

Nitishkumar14/Prologue2.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Prologue 2.0

Welcome to GDSC-AKGEC Prologue 2.0 for 2023!

How to add your project to this repository?


1. Fork the repository into your account
2. Clone the repository into your locale
git clone https://github.com/{your_id}/Prologue2.0.git

3. Create a branch using
git branch {branch_name}

4. Checkout the branch using
git checkout {branch_name}

5. Make a folder with folder name {Name_Surname} and put in all the files in the folder Remember to remove .git folder from the files otherwise we will not be able to access the folder

6. Commit the changes on the branch

7. Push the branch to the repository using
git push origin {branch_name}

8. Go to Github and create a Pull Request for the same

The reviewers will be notified of the pull request and the after reviewing will merge the pull request into the main branch

About

This is the repository for submissions of Prologue 2.0.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 75.2%
  • HTML 24.8%