badge-helper
Following is the list of useful badges (shields.io/badgen.net) I found helpful to be used in github readme
I’ve used Microsoft/Vs-code repo as a reference.
Note:: If you are using any of the below badges, replce
microsoft
with your username andvscode
with your repository name
Generic Badges
-
Generic Badges (with color)
[](https://shields.io/)
[](https://shields.io/)
[](https://badgen.net)
-
Generic Badges (no color)
[](https://shields.io/)
[](https://shields.io/)
[](https://badgen.net)
License
[](https://github.com/microsoft/vscode/blob/master/LICENSE)
[](https://github.com/microsoft/vscode/blob/master/LICENSE)
Release
-
Latest Release
[](https://github.com/microsoft/vscode/releases/latest)
[](https://github.com/microsoft/vscode/releases/latest)
-
Latest Tag
[](https://github.com/microsoft/vscode/tag)
[](https://github.com/microsoft/vscode/tag)
Github Social (Watchers/Stars/Forks)
-
Watchers
[](https://github.com/microsoft/vscode/watchers)
[](https://github.com/microsoft/vscode/watchers)
[](https://github.com/microsoft/vscode/watchers)
-
Stars
[](https://github.com/microsoft/vscode/stargazers)
[](https://github.com/microsoft/vscode/stargazers)
[](https://github.com/microsoft/vscode/watchers)
-
Forks
[](https://github.com/microsoft/vscode/forks)
[](https://github.com/microsoft/vscode/network/members)
[](https://github.com/microsoft/vscode/network/members)
Issue Tracking
-
Total Issues
[](https://github.com/microsoft/vscode/issues)
[](https://github.com/microsoft/vscode/issues)
-
Open Issues
[](https://github.com/microsoft/vscode/issues?q=is%3Aopen+is%3Aissue)
[](https://github.com/microsoft/vscode/issues?q=is%3Aopen+is%3Aissue)
-
Closed Issues
[](https://github.com/microsoft/vscode/issues?q=is%3Aissue+is%3Aclosed)
[](https://github.com/microsoft/vscode/issues?q=is%3Aissue+is%3Aclosed)