jsonresume / jsonresume.org

The mono repo that builds the homepage, utils, ui components, registry and anything else
https://jsonresume.org
66 stars 17 forks source link

enable users to ask for support of specific themes #38

Open levino opened 8 months ago

levino commented 8 months ago

Users might get errors when trying to render resumes with deprecated / removed themes. Currently they get a misleading error message, claiming that they mistyped their username but actually they just have to use another theme. We need to handle the missing theme error appropriately and show a useful error message.

A solution was proposed in #37 in combination with #36.

levino commented 8 months ago

I think the problem is urgent but am not a big fan of the solution in #37. I would use "new issue templates" to enable users to create specific "theme request" issues. Will have a quick glance and report back.

levino commented 8 months ago

Created #39 with a issue template.