dapr / go-sdk

Dapr SDK for go
Apache License 2.0
441 stars 169 forks source link

Standardize README shield badges #564

Open marcduiker opened 1 month ago

marcduiker commented 1 month ago

We want to update the README for all Dapr repos so they all include shield badges for YouTube, Discord, X/Twitter and ensure they are all in the same style. See: https://github.com/dapr/community/issues/355

These are the shield badges for the go-sdk repo.

GitHub go.mod Go version Go Report Card Release codecov GitHub License FOSSA Status GitHub issue custom search in repo Discord YouTube Channel Views X (formerly Twitter) Follow

Snippet to include in the README:

![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/dapr/go-sdk?style=flat) [![Go Report Card](https://goreportcard.com/badge/github.com/dapr/go-sdk)](https://goreportcard.com/report/github.com/dapr/go-sdk) [![Release](https://github.com/dapr/go-sdk/workflows/Release/badge.svg)](https://github.com/dapr/go-sdk/actions/workflows/release-on-tag.yaml) [![codecov](https://codecov.io/gh/dapr/go-sdk/branch/main/graph/badge.svg)](https://codecov.io/gh/dapr/go-sdk) [![GitHub License](https://img.shields.io/github/license/dapr/go-sdk?style=flat&label=License&logo=github)](https://github.com/dapr/go-sdk/blob/main/LICENSE) [![FOSSA Status](https://app.fossa.com/api/projects/custom%2B162%2Fgithub.com%2Fdapr%2Fgo-sdk.svg?type=shield&issueType=license)](https://app.fossa.com/projects/custom%2B162%2Fgithub.com%2Fdapr%2Fgo-sdk?ref=badge_shield&issueType=license) [![GitHub issue custom search in repo](https://img.shields.io/github/issues-search/dapr/go-sdk?query=type%3Aissue%20is%3Aopen%20label%3A%22good%20first%20issue%22&label=Good%20first%20issues&style=flat&logo=github)](https://github.com/dapr/go-sdk/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) [![Discord](https://img.shields.io/discord/778680217417809931?label=Discord&style=flat&logo=discord)](http://bit.ly/dapr-discord) [![YouTube Channel Views](https://img.shields.io/youtube/channel/views/UCtpSQ9BLB_3EXdWAUQYwnRA?style=flat&label=YouTube%20views&logo=youtube)](https://youtube.com/@daprdev) [![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/daprdev?logo=x&style=flat)](https://twitter.com/daprdev)

Contributing

@ maintainers: Please label this as good first issue.

MO2k4 commented 1 month ago

/assign

github-actions[bot] commented 1 month ago

🚀 Issue assigned to you @MO2k4

MO2k4 commented 1 month ago

/unassign

dasanind commented 5 days ago

/assign

github-actions[bot] commented 5 days ago

🚀 Issue assigned to you @dasanind