Skip to content

Sync issue templates as YAML forms - #9

Merged
DerekCorniello merged 2 commits into
mainfrom
chore/sync-issue-forms
Jul 9, 2026
Merged

Sync issue templates as YAML forms#9
DerekCorniello merged 2 commits into
mainfrom
chore/sync-issue-forms

Conversation

@DerekCorniello

Copy link
Copy Markdown
Contributor

Deploys the YAML issue forms from muxlang/.github (source: muxlang/.github#3 - merge that first so sources and deployed copies match). Synced with scripts/sync-templates.sh; per repo-governance.md these files are not hand-edited.

Part of muxlang/mux-context#5.

🤖 Generated with Claude Code

https://claude.ai/code/session_0144f6odut5zs2SjZ32CgEAp

Synced with scripts/sync-templates.sh from muxlang/.github (source PR:
muxlang/.github#3). Markdown templates become structured issue forms;
labels.yml bootstrap refreshed where stale.

Part of muxlang/mux-context#5.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@greptile-apps

greptile-apps Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR replaces the old markdown issue templates with GitHub YAML issue forms. The main changes are:

  • Removed the bug report markdown template.
  • Added a structured bug report YAML form.
  • Removed the feature request markdown template.
  • Added a structured feature request YAML form.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.

Important Files Changed

Filename Overview
.github/ISSUE_TEMPLATE/bug_report.md Removed the old markdown bug report template.
.github/ISSUE_TEMPLATE/bug_report.yml Added a structured GitHub issue form for bug reports.
.github/ISSUE_TEMPLATE/feature_request.md Removed the old markdown feature request template.
.github/ISSUE_TEMPLATE/feature_request.yml Added a structured GitHub issue form for feature requests.

Reviews (2): Last reviewed commit: "Merge branch 'main' into chore/sync-issu..." | Re-trigger Greptile

@sonarqubecloud

sonarqubecloud Bot commented Jul 9, 2026

Copy link
Copy Markdown

@DerekCorniello
DerekCorniello merged commit 94f02a5 into main Jul 9, 2026
6 checks passed
@DerekCorniello
DerekCorniello deleted the chore/sync-issue-forms branch July 9, 2026 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant