community icon indicating copy to clipboard operation
community copied to clipboard

Improve community awareness through additional/standardized repo Github badges

Open sicoyle opened this issue 1 year ago • 1 comments

It would be nice if all of the dapr repositories had the same Github badges listed in their repositories.

This has benefits in that we could then look at where we're at today, and what needs improvements. Such as if a build is failing, and needs correcting... or if code coverage is low, and needs to be increased moving forward.

Action items:

  • [ ] Please review each dapr repository
  • [ ] Note which labels are missing for each
  • [ ] Add missing labels to each repository

Repositories to check.

Additional context: An example of the github badges for the dapr/dapr repo can be found at the bottom of this image: image

sicoyle avatar Sep 22 '23 15:09 sicoyle

I really like this idea @sicoyle. The badges probably fall into two categories:

  1. Badges that are the same for all repos (Discord, Twitter).
  2. Badges specific to the repo (License, package download, test coverage etc).

I suggest creating separate issues for all the Dapr repos and listing the required badges in those issues. I will help with this. Then we have them labelled as good-first-issue.

More info on creating badges/shields: https://shields.io/badges

marcduiker avatar Jan 31 '24 21:01 marcduiker