matyo91 / who-are-you

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Who are you ?

Hello dear Padawan 👋

You're learning GIT and want to make your first pull request in a repository other than yours ?

You're at the right place 🔥 ! What about create a pull request with a file that contains some information about you and a link to your repository ?

How To Contribute 💻

  1. Create a GitHub account and sign in
  2. For this repository (click on the “Fork” button)
  3. After the “forking action” has completed, clone your fork locally (this will create a who-are-you directory): git clone git@github.com:USERNAME/who-are-you.git
  4. Go into who-are-you directory: cd directory
  5. Create a branch (google is your friend)
  6. Create a Markdown file inside the "src" directory with the content. 💡 Use "md" as the extension of the filename, example: my_username.md
  7. Commit your change (google is your friend)
  8. Create the pull request via the github interface 🎉
  9. Wait the review...

About