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
140 stars 364 forks source link

Adding myself :) #656

Closed Chobocharles closed 3 years ago

Chobocharles commented 3 years ago

Issue

Issue #22

Description

Adding myself to contributors to get started :)

Checklist

github-actions[bot] commented 3 years ago

Thanks for contributing to developer-community-stats! We are happy to have you as a contributor. Your PR will be reviewed and merged to master. Once it is merged you can see your stats in: https://developer-community-stats.netlify.app/

If you want to contribute to other issues check out Issues needed Help

Please share your feedback and suggestions in this Issue: Suggestions This will help us improve a lot :) Note: Don't forget to star, share the repository and follow @subeshb1 :)

github-actions[bot] commented 3 years ago

It looks like you haven't ordered the JSON values in ascending order alphabetically ignoring case by Github user name or your JSON syntax is wrong. Please read the issue description before taking them.

If you know about nodejs run the following command to sort the list:

  npx sort-json contributors.json --ignore-case

If you don't know about node js, go the following link: https://codeshack.io/json-sorter/ Paste the content of the file and generate a sorted JSON. After the paste the sorted list in the file and make a commit.

Once this is done, your PR will be reviewed and merged.

If you still have problem you can tag in a maintainer: @subeshb1

github-actions[bot] commented 3 years ago

Great! Your PR has succesfully passed all the checks. 🚀 Your PR will be merged by a maintainer. Please be patient. In the meantime checkout the issues for anything you can help out on: Issues needed Help