1
0
mirror of https://github.com/bestnite/quadlet-migrator-skill.git synced 2026-04-04 01:23:28 +00:00
This commit is contained in:
2026-04-03 20:09:42 +11:00
commit 0bdcd9a2e1
14 changed files with 3549 additions and 0 deletions

14
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,14 @@
## Summary
- describe the change
- explain any skill behavior or rule updates
## Test / validation
- [ ] reviewed `SKILL.md`
- [ ] reviewed affected files under `references/`
- [ ] considered impact on topology, env handling, and finalize flow
## Notes
Add any migration edge cases or trade-offs here.