Closed DavidKozdra closed 5 months ago
Hi @DavidKozdra,
Thanks for pointing that out. You're absolutely right. The alt tag should provide meaningful information, especially when the image source is missing. I'll make the necessary updates to ensure the alt tag includes the contributor's name along with their profile picture.
Also, I'll add a placeholder image for missing sources using the link you provided as a reference. As for Dependabot, I'll check if there's a need to include it explicitly in the list or if we can handle it as a special case.
Your attention to detail is much appreciated! Let me know if you have any further suggestions or concerns.
Dependabot as apart of the contributors, but the image is blank, the is alt="green iguana" this is clearly a placeholder the alt tag should be the contributors name + profile picture
for missing srcs we need a placeholder image some thing like image = "https://github.com/${item.login}.png" | placeholder.png
in fairness not sure if Dependabot needs to be in the list and we can just check if item.login == Dependabot