Open Issues Need Help
View All on GitHubAI Summary: Refactor the `gh-templates` project to remove the locally stored license files from the `templates` directory, relying instead on external APIs for license rendering. This involves updating the codebase to fetch licenses dynamically and potentially removing any related files and code paths.
Go to for Generic github templates (Issues, PRs, CodeOfConduct, Contributing.md)
AI Summary: The task is to remove the `install_issue_template.sh` script from the `gh-templates` repository because it's no longer needed. This involves deleting the script file and potentially updating any documentation or instructions that reference it.
Go to for Generic github templates (Issues, PRs, CodeOfConduct, Contributing.md)
AI Summary: Rename the GitHub Actions workflow file `update_changelog.yml` to `update-changelog.yml` within the `gh-templates` repository to adhere to a consistent naming convention. This involves a simple file rename and potentially updating any references to the old filename within the workflow itself.
Go to for Generic github templates (Issues, PRs, CodeOfConduct, Contributing.md)
AI Summary: Debug and fix a bug in the 'test issue template' of the `gh-templates` project. The issue manifests as a failure to function correctly within GitHub, as shown by an error message and screenshot. The solution likely involves inspecting the template's YAML or Markdown code for syntax errors or logical flaws.
Go to for Generic github templates (Issues, PRs, CodeOfConduct, Contributing.md)