OpenDataServices / org-ids

Front end application for http://org-id.guide
http://org-id.guide
Other
17 stars 9 forks source link

“post an issue” link is possibly wrong; “submit a pull request” link is boilerplate #148

Closed andylolz closed 7 years ago

andylolz commented 7 years ago

Just here: https://github.com/OpenDataServices/org-ids/blob/22deb424/prefix_finder/frontend/templates/list.html#L60

I guess “post an issue” should link to https://github.com/org-id/register/issues/new

I’m not sure it’s possible to make the “submit a pull request” link dynamic, because the app discards the filepath, and I’m not sure it can be recreated without the country segment.

andylolz commented 7 years ago

149 closes this I reckon.