Skip to content

Latest commit

 

History

History
92 lines (62 loc) · 3.88 KB

readme.md

File metadata and controls

92 lines (62 loc) · 3.88 KB

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
Maintenance GitHub issues GitHub issues

Github PRs Github PRs

GitHub forks GitHub stars

Open Source Contests

KHARAGPUR WINTER OF CODE (KWOC'20)

kwoc20

Languages used

HTML JS CSS

Screenshot (193)



Screenshot (194)

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 🌟

Project Mentor


Follow me

GitHub contributors

Thank you to everyone who contributed ✨💥

Made with contributors-img.

FEEDBACK

Every one who took part in KWOC and contributed to this project, Please fill this form

NOTE:It is not from KWOC. (It is my personal g-form)I want to know about your honest feedback regarding project.