Copy and paste this content when creating a new issue in your ioBroker adapter repository to automatically update your Copilot instructions template:
**Prerequisites**: Ensure GitHub Copilot is active in your repository. If not set up yet, create an issue first: "🤖 Setup GitHub Copilot" with content "GitHub Copilot: Please help me set up GitHub Copilot for this repository."
**GitHub Copilot**: Please help me update my ioBroker Copilot instructions template to the latest version while preserving all custom sections.
## Task
Update `.github/copilot-instructions.md` using this prompt:
"Merge the ioBroker template from https://github.com/DrozmotiX/ioBroker-Copilot-Instructions/blob/main/template.md with my existing .github/copilot-instructions.md.
REQUIREMENTS:
- Preserve ALL [CUSTOMIZE] sections exactly as they are
- Keep all project-specific context not already covered in the standard template
- Add latest ioBroker best practices from the new template
- Update version to match latest template version
- Maintain Template Source reference
- REMOVE any duplicate content from [CUSTOMIZE] sections that already exists in the standard template
- Keep only truly unique, adapter-specific content in [CUSTOMIZE] sections
Show me the changes before applying them."
## Validation
After update, confirm:
- [ ] All [CUSTOMIZE] sections preserved
- [ ] Version updated to latest
- [ ] Custom content intact
- [ ] Template structure complete
- [ ] No duplicate content between [CUSTOMIZE] sections and standard template
**Reference**: https://github.com/DrozmotiX/ioBroker-Copilot-Instructions
Instructions: Copy the content above (including the markdown code blocks) and paste it when creating a new issue in your repository. GitHub Copilot will automatically process this and help you update your template.