Open Issues Need Help
View All on GitHubAI Summary: The task involves ensuring consistency in issue templates across all Layer5 Academy-related repositories. This includes reviewing existing templates (bug reports, feature requests, etc.) and updating them to a standardized format, potentially creating a central template repository for future use. The project description details setting up and contributing to a Hugo-based learning path repository for the Layer5 Academy, which is tangentially related to the issue's goal of improving the contribution process.
AI Summary: Update the README.md file for the Layer5 Academy content starter template to remove outdated instructions and instead direct users to the official documentation. This involves editing the README to reflect the current process and linking to relevant resources like the contributing guide and official documentation.
AI Summary: Debug a rendering issue in a Hugo-based learning platform. The `/academy/challenges/` route is incorrectly displaying the Learning Paths layout instead of the Challenges layout. The task involves investigating the Hugo template files, identifying the source of the incorrect rendering, and correcting it to display the correct Challenges layout and content.
AI Summary: The task involves replacing a static image of a Meshery design in Layer5 Academy documentation with an embedded, interactive Meshery design created using the kanvas tool. This requires creating the design in kanvas, obtaining its URL, and updating the relevant markdown file in the academy-example repository to embed the design. The process involves following the provided guidelines for creating Meshery designs from images, paying attention to text handling and using the appropriate shortcodes.