Skip to content

Commit c383937

Browse files
authored
Remove instruction on using common functions for updates
Removed instruction about using common functions in Web UI updates.
1 parent 48e06cb commit c383937

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/copilot-instructions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ docs/ # Contributor docs: coding guidelines and design doc
8888
- **Repository language is English.** Suggest translations for non-English content.
8989
- **Use VS Code with PlatformIO extension** for best development experience.
9090
- **Never edit or commit** `wled00/html_*.h` and `wled00/js_*.h` — auto-generated from `wled00/data/`.
91-
- If updating Web UI files in `wled00/data/`, **make use of common functions in `wled00/data/common.js` whenever possible**.
9291
- **When unsure, say so.** Gather more information rather than guessing.
9392
- **Acknowledge good patterns** when you see them. Positive feedback always helps.
9493
- **Provide references** when making analyses or recommendations. Base them on the correct branch or PR.

0 commit comments

Comments
 (0)