Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repository files navigation

Dev-Meet Hacktoberfest Developer Project

Use this Dev-Meet repo to create your first Pull Request for Hacktoberfest 2023.

Subscribe to the newsletter to get new articles I write about technology and software development!

Follow me on Medium

Guidelines

  • Add your Name, Github Adress, Location, Linkedin Profile, Known Languages to Contributors.md file
  • Or find a developer nearby and connect with them!

Getting Started

  • Fork this repo (button on top)
  • Clone to your local machine
git clone https://github.com/your-username/Dev-meet.git
  • Create a new branch
git checkout -b my-new-branch
  • Add your Name, Github Address, Linkedin Profile, Location, Known Languages to Contributors.md file
  • Commit and push your changes!
git add .
git commit -m "Added __name__ to __Contributors__ list!"
git fetch origin master
git rebase master
git push origin my-new-branch
  • Create a new pull request from your forked repository.
  • 🎃 Happy Pull Requests! 🎃
  • Happy coding!
  • Happy Hacktoberfest

About

Are you looking for another developers around to works with or do you have questions?

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors