dapr / website

Website for the Dapr project
https://dapr.io
Apache License 2.0
5 stars 8 forks source link

Standardize README shield badges #95

Closed marcduiker closed 3 months ago

marcduiker commented 4 months 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 website repo.

GitHub License GitHub issue custom search in repo Discord YouTube Channel Views X (formerly Twitter) Follow

Snippet to include in the README:

![GitHub License](https://img.shields.io/github/license/dapr/website?style=flat&label=License&logo=github) [![GitHub issue custom search in repo](https://img.shields.io/github/issues-search/dapr/website?query=type%3Aissue%20is%3Aopen%20label%3A%22good%20first%20issue%22&label=Good%20first%20issues&style=flat&logo=github)](https://github.com/dapr/website/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

UtkarshUmre commented 4 months ago

/assign

marcduiker commented 3 months ago

/assign

Apparently the DaprBot doesn't work with this repo just yet (I'll see to that). But I've assigned the issue to you @UtkarshUmre, so please go ahead and update the README! 🙏