Closed Balastrong closed 8 months ago
Here on line 83 we show the GoIssueOpened icon which renders the open issue icon. I think there should be a dedicated icon for open pull requests.
GoIssueOpened
https://github.com/DevLeonardoCommunity/github-stats/blob/d71c03f97f12354e7c82b5ae5ca7c50c0cb28056/src/components/RepositoryContributionsCard.tsx#L78-L84
No response
None
It should have the same icon as the merged PR, but the color should be green. What do you think?
There should be an Icon for open PRs too if I'm not mistaken
You want to like that?
Done in #114
Describe your issue
Here on line 83 we show the
GoIssueOpened
icon which renders the open issue icon. I think there should be a dedicated icon for open pull requests.https://github.com/DevLeonardoCommunity/github-stats/blob/d71c03f97f12354e7c82b5ae5ca7c50c0cb28056/src/components/RepositoryContributionsCard.tsx#L78-L84
Steps to reproduce
What was the expected result?
No response
Put here any screenshots or videos (optional)
Would you like to work on this issue?
None