Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Social Badges In docs/README.md #3

Open
thealphadollar opened this issue Jan 7, 2021 · 0 comments
Open

Add Social Badges In docs/README.md #3

thealphadollar opened this issue Jan 7, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed

Comments

@thealphadollar
Copy link
Owner

We want to add at least the following badges (see root README.md) to the docs/README.md file:

  • Follow
  • Star
  • Watchers

We are currently using shields.io and the same code as present in README.md can be used. However, a caveat is that the same needs to be added using the Python code (

f.writelines("The following table contains the organisations that have been part of Google Summer of Code at least once from 2009 to {} - number of times they have participated, technologies they use, topics they work on, GSoC category, and the latest GSoC year they participated in.\n\nMore information and year-wise data available at [thealphadollar/GSoCOrgFrequency](https://github.com/thealphadollar/GSoCOrgFrequency).\n\n".format(year))
) instead of manually adding it. This way we will not lose the same as we update the docs.

@thealphadollar thealphadollar added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant