Code Monkey home page Code Monkey logo

hacktoberfest-flutter's Introduction

Hacktoberfest2021 - 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)
  • 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 ๐ŸŒŸ
  • Follow me for more projects ๐Ÿ’™

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',
    'Your Name',
  ];

  // < Add your GitHub Username in the List[] >
  final gitHubUserName = [
    'mhmzdev',
    'your-github-username',
  ];

2. Add your profile information

Create a markdown file 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>

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

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

akifarhan avatar amaldevad avatar aman1210 avatar amitverma-cf avatar anjila1999 avatar apoorv-cloud avatar apoorvpandey0 avatar arielroque avatar britneylave avatar chakshu21 avatar denpufa avatar enzodanjour avatar eqrakhattak avatar example123 avatar hariprasad1003 avatar haseebalisajid avatar hilmykun avatar iamhsntariq05 avatar mairajkhoso92 avatar mhmzdev avatar oussamabouchikhi avatar prateekmedia avatar ridaayaz avatar sainiteshb avatar socialyadept avatar vermastra avatar vikkybliz avatar zeeshanmahar007 avatar zhiephie avatar zohaibb-m 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.