Open Issues Need Help
View All on GitHub Convert `my-footer.hbs` to `.gjs` 2 months ago
AI Summary: Convert the `my-footer.hbs` file in the freeCodeCamp Discourse theme from the Handlebars format (.hbs) to the newer, recommended GlimmerJS format (.gjs). This involves using either a codemod tool or manual conversion, guided by Discourse's documentation on outlets and GlimmerJS.
Complexity:
3/5
help wanted