Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.14 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.14 KB

GitHubPrac

A dummy repository for providing means to people to test out and learn the Git/GitHub workflow.

Task 1

Inside the prac1-intro, add your name and intro into intro.txt file and create a PR to merge your changes.

Task 2

Inside the prac2-pages, upload your project folder.
The respective projects should be contained in the folder named after the contributor's own name.

If the instructions seem unclear, kindly contact the maintainer of the repository for further insights. Happy Coding!!

Design File for Task 2

figma

Contribution Guidelines

  • Fork the repo
  • Git Clone into your remote machine
  • Create a new branch (any name would do)
  • Make the changes
  • Commit the changes
  • Push the changes onto your repo on GitHub
  • Create a PR and write a short description about the changes made

Bonus

Star the repository to get all the notifications for this repo