Git Product home page Git Product logo

hacktoberfest-flutter's Introduction

Hacktoberfest2020 - Flutter Developers


GitHub issues GitHub forks GitHub stars Github license


Welcome to GitHub!

This project is perfect for your first pull request

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)
  • Edit the project .dart files as per instructions below
  • 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/contributors.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[] >
  final contributorsName = [
    'Muhammad Hamza',
  ];

  // < Add your GitHub Username in the List[] >
  final gitHubUserName = [
    'm-hamzashakeel',
  ];

2. Add your profile information

Create a markdown file in your folder following the convention participant/<YOUR-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>

If you liked then Star โญ the repo & make sure to follow ๐Ÿ˜‡

Do not use special characters in the template above.

3. Wait for Pull Request to merge

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. ๐ŸŽ‰

Author

Muhammad Hamza

LinkedIn Link

You can also follow my GitHub Profile to stay updated about my latest projects:

GitHub Follow

Copyright (c) 2020 MUHAMMAD HAMZA

hacktoberfest-flutter's People

Contributors

mhmzdev avatar sainiteshb avatar ridaayaz avatar amaldevad avatar amitverma-cf avatar apoorv-cloud avatar mairajkhoso92 avatar enzodanjour avatar zeeshanmahar007 avatar socialyadept avatar oussamabouchikhi avatar chakshu21 avatar onymousproduktions avatar adityabirangal avatar akanksha1212 avatar antonikwok avatar gunvantgmc avatar habeel786 avatar harisnazir avatar harshalshree avatar janhavi23 avatar laraibnoor avatar londontran avatar razorcalhn avatar mtabishk avatar mujhtech avatar nimesha1996 avatar praneethfdo avatar rajitdeb avatar rishabh-negi 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.