Code Monkey home page Code Monkey logo

hactoberfest-x-mibcs-2022's Introduction

Hactoberfest-X-MIBCS-2022

Hactoberfest X MIBCS 2022 is a repository for students to contribute to open source projects within the campus or any on the internet

You should fork and star this repository

Contribution Guidelines

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star!

How to contribute:

  • Either direclty edit the code on github by clicking the pen icon
  • Or Add your files by Uploading into the repository

OR

  • Follow the steps below for a complete guide

1. Fork this repository.

2. Clone your forked copy of the project.

git clone https://github.com/<your_username>/Hactoberfest-X-MIBCS-2022.git

3. Navigate to the project directory ๐Ÿ“ .

cd Hactoberfest-X-MIBCS-2022

4. Add a reference (remote) to the original repository.

git remote add upstream https://github.com/Chinmay-03/Hactoberfest-X-MIBCS-2022.git

5. Check the remotes for this repository.

git remote -v

6. Always take a pull from the upstream repository to your master branch to keep it at par with the main project (updated repository).

git pull upstream main

7. Create a new branch.

git checkout -b <your_branch_name>

8. Perfom your desired changes to the code base.

9. Track your changes โœ”.

git add . 

10. Commit your changes.

git commit -m "Relevant message"

11. Push the committed changes in your feature branch to your remote repo.

git push -u origin <your_branch_name>

12. To create a pull request, click on Compare & pull requests.

13. Add appropriate title and description to your pull request explaining your changes and efforts done.

14. Click on Create pull request.

15. Voilร ! You have made a PR to Originals. Wait for your submission to be accepted and your PR to be merged.

Ask doubts in the Discussion Forum




mibcs

hactoberfest-x-mibcs-2022's People

Contributors

chinmay-03 avatar rakshaaage avatar deshnashah27 avatar soham-19 avatar saiesh-agre avatar sourabhp2003 avatar tejasshinkar12 avatar jaycoder26 avatar darshk03 avatar mdhasnainali avatar swatantra-coder avatar extremesatya avatar satyabrat-ojha avatar soham-31 avatar omkar-khurdal avatar komala1 avatar prasanth-anand-p avatar nqabenhle avatar niyatipatil03 avatar krishna-p060 avatar harshit-2112 avatar dakshvarshney1409 avatar shrishti20706 avatar the-glissoreia-108 avatar vishal-borse avatar jothishwar avatar nabhia avatar sanchitaweljali avatar omm2005 avatar khairnartejas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.