subeshb1 / developer-community-stats

🚀 A repository to encourage beginners to contribute to open source and for all contributors to view their Github stats
https://developer-community-stats.netlify.app/
MIT License
137 stars 363 forks source link

Add your Github Profile / Readme (Open for everyone) #121

Closed subeshb1 closed 3 years ago

subeshb1 commented 3 years ago

Prerequisites ⚠️⚠️⚠️

You must have completed Issue #120

Description

This is a second challenge for Hacktoberfest. You will add a markdown file in directory readme-profiles named:

<github_username>.md

Add something about you and your showcases or projects. The information will be seen when you click on your stats on the home page.

Here is a reference for markdown https://github.com/subeshb1/developer-community-stats/blob/main/readme-profiles/subeshb1.md You can also copy the content and simply replace the user's information with yours.

Steps

  1. Fork the repository
  2. Clone the repository you have forked (Appears in the repository section of your profile)
  3. Checkout to a new branch. (Optional if you don't have a concept of branching)
  4. Create a new file named <github_username>.md in readme-profiles directory.
  5. Add some markdown with your information and show cases.
  6. Commit the changes
  7. Create a PR to the original repository Here's how to do it: Step 1: Go to Code section of forked repo an click on Pull request below the Code Button besides Compare Button Screen Shot 2020-10-03 at 07 50 41 Step 2: Make sure the following is branches are selected: Screen Shot 2020-10-03 at 07 51 31

Here is a guide/lab if you haven't created any commits or PRs: https://subeshbhandari.com/blog/git-and-github-practical-for-beginners

If you get stuck in any step feel free to tag me and request help

PS: Feel free to star the repository and follow me :)

After this, your PR will be reviewed and once all the checks pass it will be merged to master. The PR will we then labeled as hacktoberfest-approved

Outcome of this issue

Output

Once your PR is merged you will see your profile by clicking on your card as below:

test

issue-label-bot[bot] commented 3 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.95. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Janitham97 commented 3 years ago

I can't create a pull req for this, can anyone help me

subeshb1 commented 3 years ago

@Janitham97 what problem are you facing?