Skip to content

A place where you can share all resources related to education and exams like placements and other competitive exams

Notifications You must be signed in to change notification settings

tejaswini22199/KnowledgeShare

Repository files navigation

Knowledge Share

  • Knowledge share is a website where you can add resources related to programming and other competitive exams

Open Source Love svg1

PRs Welcome contributions welcome GitHub contributors Maintenance GitHub issues GitHub issues GitHub forks GitHub stars

Open Source Contests

KHARAGPUR WINTER OF CODE (KWOC'20)

kwoc20

Languages used

HTML JS CSS

display

This is a beginner friendly project

Learning Resources:

For doubts and Communication use discord

Link

Contribution Guide

  • Fork this repo

  • Clone the above repository

https://github.com/{your user name}/KnowledgeShare.git

  • Now in your local machine go to the project directory

  • Do modifications in your code

Commands to push your commits

git status

git add .

git commit -m "message"

  • Add a descriptive commit message

  • To check about commit messages follow the below link

link

  • Create a branch which has a descriptive name that explains the issue it solves

git push origin {branch name}

  • Now using UI, create a pull request and add issue no it solves in the description.

  • To be updated with main branch commits you need to create a upstream

git remote add upstream https://github.com/tejaswini22199/KnowledgeShare.git

git pull upstream

Do Star this Repository 🌟
Dark Mode
Dark Mode
Dark Mode Off
Dark Mode Off
Display Forks, Contributors and Stars. Dark Mode Off

About

A place where you can share all resources related to education and exams like placements and other competitive exams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published