Sync issue templates as YAML forms - #10
Merged
Merged
Conversation
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 #5. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
| Filename | Overview |
|---|---|
| .github/ISSUE_TEMPLATE/adr_proposal.md | Removes the old Markdown ADR proposal template. |
| .github/ISSUE_TEMPLATE/adr_proposal.yml | Adds the ADR proposal as a structured GitHub issue form. |
| .github/ISSUE_TEMPLATE/cross_repo_question.md | Removes the old Markdown cross-repo question template. |
| .github/ISSUE_TEMPLATE/cross_repo_question.yml | Adds the cross-repo question template as a structured GitHub issue form. |
Reviews (2): Last reviewed commit: "fix: ADR form labels bootstrap consisten..." | Re-trigger Greptile
Remove 'adr' label from adr_proposal.yml form. This label is provisioned by sync-labels.sh (which runs post-bootstrap) and won't exist in the initial repo state. The form should only reference 'needs triage', which is created in the bootstrap labels.yml. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



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 #5.
🤖 Generated with Claude Code
https://claude.ai/code/session_0144f6odut5zs2SjZ32CgEAp