mirror of
https://github.com/bestnite/quadlet-migrator-skill.git
synced 2026-04-04 01:43:27 +00:00
init
This commit is contained in:
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Report a problem, ambiguity, or incorrect migration rule
|
||||
---
|
||||
|
||||
## Summary
|
||||
|
||||
Describe the issue.
|
||||
|
||||
## Input
|
||||
|
||||
Provide the relevant `docker run`, Compose snippet, or repository context.
|
||||
|
||||
## Expected behavior
|
||||
|
||||
Describe what the skill should have done.
|
||||
|
||||
## Actual behavior
|
||||
|
||||
Describe what happened instead.
|
||||
|
||||
## Additional context
|
||||
|
||||
Add any references, screenshots, or Podman / Quadlet version details.
|
||||
24
.github/ISSUE_TEMPLATE/rule_improvement.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/rule_improvement.md
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
name: Rule improvement
|
||||
about: Propose an improvement to mapping rules, env strategy, or workflow
|
||||
---
|
||||
|
||||
## Area
|
||||
|
||||
- [ ] workflow
|
||||
- [ ] compose mapping
|
||||
- [ ] env strategy
|
||||
- [ ] repo intake
|
||||
- [ ] deployment / validation
|
||||
|
||||
## Proposal
|
||||
|
||||
Describe the rule change.
|
||||
|
||||
## Why
|
||||
|
||||
Explain the concrete problem this would solve.
|
||||
|
||||
## Example
|
||||
|
||||
Add a minimal input and the expected outcome if possible.
|
||||
Reference in New Issue
Block a user