GithubHelp home page GithubHelp logo

asadmujeeb / hacktoberfest__2023 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pravee42/hacktoberfest2023

0.0 0.0 0.0 4.15 MB

This is an open source repository where the users can add any script that works perfectly

Home Page: https://discord.gg/AbpWyMazCN

Python 100.00%

hacktoberfest__2023's Introduction

Hacktoberfest2023

image

Open Source Love

image

What is Hacktoberfest?

Hacktoberfest is an annual festival hosted by DigitalOcean that takes place in the month of October to celebrate the open source community. As part of this 31-day celebration, contributors and open source maintainers are encouraged to work on open source projects and win swag to mark the occasion.

Hacktoberfest2023

This is an open repo where the users can add any application or code that can work perfectly

The users can able to add any script here or add the solution of some problems in problem-solving for DSA propblems for hacktoberfest2023

Join us on discord

Joining link

#Feedback form Give Feedback / Report

How to make successful PRs

  • fork this repository
  • git clone --depth 1
https://github.com/<your_github_user_name>/hacktoberfest2023.git
cd Hacktoberfest2023
git remote add upstream https://github.com/pravee42/Hacktoberfest2022-python.git
git remote -v
git pull upstream master

create a new branch so that you can upload the code

git checkout -b <your_branch_name>

Make relavent changes

Hacktoberfest2023 folder

git add .

git commit -m "commit message"

git push -u origin <your_branch_name_entered_before>
  • To create a pull request, click on `compare and pull requests. Please ensure you compare your feature branch to the desired branch of the repo you are supposed to make a PR to.
  • Add an appropriate title and description to your pull request explaining your changes and efforts.
  • Click on Create Pull Request
  • now you have successfully created a pull request

hacktoberfest__2023's People

Contributors

pravee42 avatar asadmujeeb avatar akataruka avatar patelvaidikh 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.