We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add some good repositories beginners can easily contribute to in repositories.json file in the following format:
repositories.json
{ "name": "repo-name", "link": "repo-link", "description": "a short description about project", "labels": ["issue-label1", "issue-label2"] },
Put this json object anywhere in between the other repositories listed in the file but please do not add it at the start or end of the list.
json object
Upon merging of your pull request, Readme.md will be automatically updated listing the beginners-friendly repository added by you.
Readme.md
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Add some good repositories beginners can easily contribute to in
repositories.json
file in the following format:Put this
json object
anywhere in between the other repositories listed in the file but please do not add it at the start or end of the list.Upon merging of your pull request,
Readme.md
will be automatically updated listing the beginners-friendly repository added by you.The text was updated successfully, but these errors were encountered: