layer5io / .github

Layer5
https://layer5.io
Apache License 2.0
14 stars 18 forks source link

[Markdown] Add shield for count of open "help wanted" issues under each project #4

Closed leecalcote closed 3 years ago

leecalcote commented 3 years ago

Current Behavior

Missing "help wanted" shield with count of open issues.

Screen Shot 2021-09-21 at 8 46 24 AM

Desired Behavior

Include the “help wanted” for each of these orgs or maybe those could be on the individual projects.


Contributor Guide

sudhay23 commented 3 years ago

Hello @leecalcote. Can I work on this? And can you please brief me about getting started?

sudhay23 commented 3 years ago

Does this help? GitHub issues by-label

san-coding commented 3 years ago

yes @sudhay23 , let the text be just help wanted, like this

image
san-coding commented 3 years ago

Sorry, what you have done is correct

debo19 commented 3 years ago

@sudhay23 Use advanced queries on https://shields.io (example: https://img.shields.io/github/contributors/layer5io/layer5.svg) for each project individually .

sudhay23 commented 3 years ago

@debo19 Is this way to organize the shield desired? image

debo19 commented 3 years ago

@sudhay23 you have to add it to the Projects section for this one (refer to the screenshot in the issue) and please try to make all shields appear horizontally

sudhay23 commented 3 years ago

@debo19 Sure. I'll put them in the right place. And can you clarify horizontally a bit more? I thought of placing the shields in the line right after the last sentence of description about each project

debo19 commented 3 years ago

@sudhay23 I meant if you're adding more than one shield like in the picture you shared...they should be side by side and not in a column format. You can go ahead with placing them after the description, do share a screenshot after you do , it'll be easier to check how it's looking🚀

sudhay23 commented 3 years ago

@debo19 Yeah sure. 👍

sudhay23 commented 3 years ago

@debo19 @leecalcote Can you please verify the screenshot?

image

debo19 commented 3 years ago

@sudhay23 looks good

sudhay23 commented 3 years ago

@debo19 Thanks. I'll open my PR now