dapr / rust-sdk

Dapr SDK for Rust - Alpha
Apache License 2.0
216 stars 65 forks source link

Standardize README shield badges #176

Open marcduiker opened 6 months ago

marcduiker commented 6 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 rust-sdk repo.

Crates.io Build Status License: Apache 2.0 FOSSA Status Good First Issues discord YouTube X/Twitter

Snippet to include in the README just below the title:

[![Crates.io][crates-badge]][crates-url] [![Build Status][actions-badge]][actions-url] [![License: Apache 2.0][apache-badge]][apache-url] [![FOSSA Status][fossa-badge]][fossa-url] [![Good First Issues][gfi-badge]][gfi-url] [![discord][discord-badge]][discord-url] [![YouTube][youtube-badge]][youtube-link] [![X/Twitter][x-badge]][x-link]

[crates-badge]: https://img.shields.io/crates/v/dapr.svg?style=flat
[crates-url]: https://crates.io/crates/dapr
[apache-badge]: https://img.shields.io/github/license/dapr/rust-sdk?style=flat&label=License&logo=github
[apache-url]: https://github.com/dapr/rust-sdk/blob/master/LICENSE
[actions-badge]: https://github.com/dapr/rust-sdk/workflows/dapr-rust-sdk/badge.svg
[actions-url]: https://github.com/dapr/rust-sdk/actions?query=workflow%3Adapr-rust-sdk
[fossa-badge]: https://app.fossa.com/api/projects/custom%2B162%2Fgithub.com%2Fdapr%2Frust-sdk.svg?type=shield
[fossa-url]: https://app.fossa.com/projects/custom%2B162%2Fgithub.com%2Fdapr%2Frust-sdk?ref=badge_shield
[gfi-badge]:https://img.shields.io/github/issues-search/dapr/rust-sdk?query=type%3Aissue%20is%3Aopen%20label%3A%22good%20first%20issue%22&label=Good%20first%20issues&style=flat&logo=github
[gfi-url]:https://github.com/dapr/rust-sdk/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
[discord-badge]: https://img.shields.io/discord/778680217417809931?label=Discord&style=flat&logo=discord
[discord-url]: http://bit.ly/dapr-discord
[youtube-badge]:https://img.shields.io/youtube/channel/views/UCtpSQ9BLB_3EXdWAUQYwnRA?style=flat&label=YouTube%20views&logo=youtube
[youtube-link]:https://youtube.com/@daprdev
[x-badge]:https://img.shields.io/twitter/follow/daprdev?logo=x&style=flat
[x-link]:https://twitter.com/daprdev

Contributing

@ maintainers: Please label this as good first issue.

MO2k4 commented 6 months ago

/assign

github-actions[bot] commented 6 months ago

šŸš€ issue assigned to you MO2k4

MO2k4 commented 6 months ago

/unassign

mikeee commented 6 months ago

@MO2k4 Hi! Were there any blockers that we can assist with to get these PRs completed?

MO2k4 commented 6 months ago

@mikeee no, no blockers I just took over everything and reduced it to just 3 šŸ˜