All Projects → mhmzdev → Hacktoberfest-Flutter

mhmzdev / Hacktoberfest-Flutter

Licence: MIT License
For all the Flutter developers out there make your first Pull Request and earn a free Tee from GitHub!

Programming Languages

dart
5743 projects
swift
15916 projects

Projects that are alternatives of or similar to Hacktoberfest-Flutter

DSA
Write DSA Codes into it
Stars: ✭ 18 (-79.78%)
Mutual labels:  digitalocean, pull-requests, hacktoberfest2021
hacktoberfest
Contribute to this repo for your T-shirt, must be relevant that can add some value to this repo.
Stars: ✭ 33 (-62.92%)
Mutual labels:  digitalocean, pull-requests, hacktoberfest2021
Hacktoberfest-2021
Make this Hacktoberfest a learning period and contribute to Great Open Source Projects.
Stars: ✭ 523 (+487.64%)
Mutual labels:  pull-requests, hacktoberfest2021
hacktoberfest-2019
You can check the video here: #hacktoberfest
Stars: ✭ 28 (-68.54%)
Mutual labels:  digitalocean, pull-requests
hacktoberfest
Fork and Create a Pull Request
Stars: ✭ 13 (-85.39%)
Mutual labels:  digitalocean, pull-requests
Learn-To-Use-Github
Wanna Learn How to use github ? come on in
Stars: ✭ 68 (-23.6%)
Mutual labels:  pull-requests, hacktoberfest2021
HacktoberFest2020
🤗Feel free to submit a PR💻 to have it merged and get a free Hacktoberfest tee👕 from Github🔮. Updated as per new guidelines✔️
Stars: ✭ 22 (-75.28%)
Mutual labels:  digitalocean, pull-requests
HacktoberFest21
A beginner friendly repository for HacktoberFest 2021
Stars: ✭ 45 (-49.44%)
Mutual labels:  digitalocean, hacktoberfest2021
HacktoberFest 2021
Hacktoberfest 2021 contribution repository✨
Stars: ✭ 43 (-51.69%)
Mutual labels:  digitalocean, hacktoberfest2021
Repo-Excluded-From-HacktoberFest-2021
Know a bit of python & need pr for hacktoberfest ? come join us in the journey
Stars: ✭ 17 (-80.9%)
Mutual labels:  pull-requests, hacktoberfest2021
HacktoberFest2021
Dedicated to hactoberFest2021
Stars: ✭ 30 (-66.29%)
Mutual labels:  pull-requests, hacktoberfest2021
hacktoberfest20
Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first-time contributors. #hacktoberfest20. Don’t forget to read the README.md for guidance.
Stars: ✭ 18 (-79.78%)
Mutual labels:  digitalocean, pull-requests
Programmers Community
This repository contains various solution of a problem in Ruby, C, C++, Python and Java.
Stars: ✭ 189 (+112.36%)
Mutual labels:  digitalocean, pull-requests
hacktoberfest2021-easy
Add a code in any language
Stars: ✭ 24 (-73.03%)
Mutual labels:  digitalocean, hacktoberfest2021
Hacktoberfest2020
Make your first Pull Request and earn a free tee from GitHub!
Stars: ✭ 1,141 (+1182.02%)
Mutual labels:  digitalocean, pull-requests
Hacktoberfest-2021
❗❗ Make your first PR now, accepting and merging PRs continuously. ⭐HACKTOBER ACCEPTED 2021 ✨✨Happy Hacking 💖💖
Stars: ✭ 11 (-87.64%)
Mutual labels:  digitalocean, hacktoberfest2021
space-voyager
Interactive Space App . Attention Contributers! join discord server for discussion of Issues, Pull requests https://discord.gg/FpEK9AqbCf
Stars: ✭ 18 (-79.78%)
Mutual labels:  digitalocean, hacktoberfest2021
Hacktoberfest-2021
Create Hacktoberfest PRs. Star this Repo!⭐
Stars: ✭ 32 (-64.04%)
Mutual labels:  digitalocean, hacktoberfest2021
hacktoberfest2021
Make your first PR. A beginner friendly repository made specifically for open source beginners. Add any program under any language (it can be anything from a simple program to a complex data structure algorithm). Happy coding...
Stars: ✭ 41 (-53.93%)
Mutual labels:  digitalocean, hacktoberfest2021
HacktoberFest-HelloWorld
All your PRs will be merged !! 😊
Stars: ✭ 24 (-73.03%)
Mutual labels:  digitalocean, pull-requests

⚠️ UPDATED: THIS REPO IS NO MORE APPLICABLE FOR HACKTOBERFEST!

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].