Git Product home page Git Product logo

hacktoberfest2021-contribution's Introduction

HACKTOBERFEST2021-CONTRIBUTION

In this repo, you can contribute for hacktoberfest 2021, and in which you can add new files in C, C++, Pyhon and also modify the files. In modification, no spam pull requests will be allowed only valid pull requests will be allowed. You can add any simple programs, data structure programs or any programs which will help others in future.
1.Spam pull requests are not allowed.
2.Modification or adding of programs are allowed.

Rules for beginners:-


1.Fork this repo
2.Clone it to you local machine by clicking on it. You can see it below: Screenshot 2021-10-02 170758
3. On you local machine run the following commands on Git software or linux terminal if you have
4. git clone <link> - For cloning the repo after forking.
5. cd <dir> - Move to that directory.
6. Create a new branch for contribution:
7. git checkout -b <new-branch name> or git branch <new-branch name> andgit checkout <new-branch name>.
8. Contribute and then confirm that everything is right.
9. git add -A - To add all files that you have contributed.
10. git commit- Add your valuable commit message.
11. git push origin <new-branch name- push to you forked repo
12. Then go to browser or github desktop and then add 'compare and pull request', also add what you have mention in it in the message.
13. WOOHOOO! Your pull request is ready and later on I will check and merge it. HAPPY HACKING.

hacktoberfest2021-contribution's People

Contributors

abhs06 avatar digitallyayush avatar matrix278 avatar prasannassp avatar rishikant2000 avatar tausiq2003 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.