pyOpenSci/pyopensci.github.io

BUG: review issue link is not rendering on our packages cards

Closed this issue · 4 comments

Jekyll is not recognizing the issue_link field and rendering that field in our badges for some reason. You can see this in our packages page where the code is there to render the issue link but it's not actually rendering.

https://www.pyopensci.org/python-packages.html

all packages should have a link to the review issue associated with it.

Screenshot 2024-11-20 at 5 23 18 PM

@erik-whiting you are right. this issue has been addressed. i probably forgot to reference it in the pr that fixed things! let's close!! 🚀 thank you !!

@all-contributors please add @erik-whiting for review

@erik-whiting you are right. this issue has been addressed. i probably forgot to reference it in the pr that fixed things! let's close!! 🚀 thank you !!

my PR also attempts to fix #526, is that bug still relevant?