Coder Social home page Coder Social logo

samkit-shah / 1sthacktoberfest Goto Github PK

View Code? Open in Web Editor NEW

This project forked from viveeeeeek/1sthacktoberfest

0.0 0.0 0.0 451 KB

Beginner-friendly repository based on Flutter (2.5.2) to make your first Pull Request and contribute to the open-source.

Home Page: https://firsthacktoberfest.web.app/#/

Kotlin 0.68% Swift 2.10% Objective-C 0.20% Dart 77.46% HTML 19.56%

1sthacktoberfest's Introduction

image

HacktoberFest Repository (๐ŸŒŸ Star this repository!๐ŸŒŸ)

This repo is participating in Hacktoberfest 2021. It is beginner friendly repo and you can do your 1st Pull Request here. Just follow proper format to get your first PR merged successfully.

๐Ÿ’ก What is Hacktoberfest?

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

๐Ÿ‘• Contribute to open-soucre and grab your Hacktoberfest schwags ( Free T-Shirt & Goodies).

You need to create 4 Pull Request (PR) to grab goodies.

image

Not sure how to do your first Pull Request? No worries. lets get you started.

How to contribute to this repo โ“

You simply need to submit your name with your Hacktoberfest experience. Follow given any one method to start contributing.


๐Ÿ”ฅ Live web preview available here : here

๐Ÿ”ฅ Download Android app from here : here

image

โœจ Contribution Instructions via website itself. โœจ

1.
Star and Fork this Repository using the button at the top right corner

image

Open the cloned repository
  1. Go inside assets/user.data.json file

Click on the edit option present on the right side

image

  1. Now make your changes by adding a new entry below the existing entries in the format given below
    {
    "name": "Existing Entry Name",
    "description": "Existing entry experience here."
    },
    {
    "name": "Your Name",
    "description": "Enter your experience here."
    }   
  
Click on commit changes button present below the text editor
Go to the Pull Request Page

image

Click on the "New Pull Request" button

image

Review the changes in the Pull Request and then Create Pull Request
Once you successfully submit the Pull Request,our team would verify it and merge your Pull Request

โœจ Contribution Instructions via command line. โœจ

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 (git checkout -b branch-name)
  1. Go inside assets/user.data.json file and make your changes
    {
    "name": "Your Name",
    "description": "Enter your experience here."
    }
  
Add your data as per shown above and save it.
Add your files (git add .)
commit (git commit -m "message")
push (git push origin branch-name)
Create a pull request with label

โš ๏ธ Important

Before you start making contribution make these things clear

  1. Star this repo ( Important for you PR to get merged. )
  2. Dont make spam PR's like just add dots (.) in the file.
  3. Make sure you add some value to the repository.
Stargazers

Stargazers repo roster for @viveeeeeek/1stHacktoberfest

1sthacktoberfest's People

Contributors

abhishek-dab avatar ajinkyabodke avatar bageeradhan avatar burhanuddin-49 avatar deepvasan02 avatar ebhomenyeemmanuel avatar flowy0 avatar gaurav-verma07 avatar gaurav123a avatar gudivaraprasad avatar irvanalfaridzi avatar irvanalfaridzidsi avatar jarndev avatar lalit-commits avatar meetpaija avatar muzammil-khan710 avatar nachiketch avatar naresh-kumar-babu avatar pavel401 avatar ruchira95 avatar sneha-meto avatar sumanabhi avatar testerslol123 avatar tprdev avatar try-catch-stack avatar vishwaphansal7 avatar viveeeeeek avatar yash-rajsingh avatar yashneet-kalra avatar yatendra2001 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.