Giter Site home page Giter Site logo

sudiptaachy / hacktoberfest2022 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from diphire/hacktoberfest2022

0.0 0.0 0.0 5 MB

Create your first PR! Don't forget to star if it helped!🌟

Home Page: https://hacktoberfest.com/

C++ 30.48% C 1.31% Objective-C 0.07% Kotlin 0.23% Dart 46.05% Swift 0.72% HTML 3.28% CMake 17.86%

hacktoberfest2022's Introduction

πŸ“– A Guide for your first pull request

This project has been excluded by Hacktoberfest 2022


✨This project will help you to make your first pull request for Hacktoberfest .

βš™οΈSetup

  1. Git installed on your computer (You can download it from https://git-scm.com/downloads )
  2. Sign In to your GitHub account. If you don’t have one yet, Sign Up with your new GitHub account.
  3. Microsoft Visual Studio Code (There are many alternatives and you may stick with your favorite one)

😊 Prerequisites

A basic understanding of Git concepts and commands, such as working with repositories, forks, clones, branches, staging changes, and pushing commits. πŸ‘‰ Learn Git and Github πŸ‘‰ Register for Hacktoberfest

🀝 Contribute

Become a open source contributor in six easy steps and win goodiesπŸ‘• for yourself.

πŸ“ Instructions

  • Fork this Repository using the button at the top 🍴
  • Clone your forked repository to your pc ( git clone "url from clone option".)
  • Create a new branch for your modifications (ie. git checkout -b new-user)
  • Add your files (git add .), commit (git commit -m "added myself") and push (git push origin new-user)
  • Create a pull request with label
  • Star this repository 🌟

How to make your first Pull Request

πŸ“œ Instructions for making the changes

1. Editing the Code

Add your Full name and GitHub Username in the list[] given in lib/contributorsList.dart

Note: Don't remove or delete already added attendee, in case you did something like this PR won't be accepted :)

Example Code:
  // < Add your Full Name in the List[] >
   const data = [
    {"name": "Dip Hire", "username": "diphire"},
    {"name": "Your Name", "username": "yourusername"},
    ];

2. Add your profile information

Create a markdown file (Readme.md) in your folder following the convention participant/<GitHub-Username>.md.

participant/<YOUR-USERNAME>.md/

Copy the next template into your file, delete the data and fill the information with yours.

Name: YOURNAME
GitHub: USERNAME
Quote: <Any Good Quote>

Do not use special characters in the template above.

3. Wait for Pull Request to be Labelled

We wil merge your PR, Thanks for being Patience. πŸ™

4. Celebrate - you've done your first pull request!!

Yay!! Refresh your profile at Hacktoberfest and see the updates. πŸŽ‰

Contributers πŸ†

hacktoberfest2022's People

Contributors

diphire avatar kalracodes avatar jaym2510 avatar krishchopra22 avatar msalman2890 avatar abhishekkhairnar avatar utksin13 avatar rajmayank93 avatar avd30 avatar clichepasta avatar wahid-ari avatar ayush91985 avatar urmi-jana avatar syedmehtabali avatar bhattabhi013 avatar charalambosioannou avatar joelsathi avatar prajwalgkale avatar rohit-1706 avatar samarthku avatar sohan-beniwal avatar aashvikothari avatar uzairhussain98 avatar vaibhavdlights avatar vedikasangle avatar vikram739 avatar dsnoeijer avatar wise-wizard avatar yosoyaryan avatar ajay1079 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.