mirror of
https://github.com/wled/WLED.git
synced 2026-04-21 22:52:55 +00:00
Add reminder for clear pull request descriptions
Emphasized the requirement for clear pull request descriptions. It's already mentioned 8n the general instructions file, but copilot still was overwriting the iinial description (good) with a delta-checklist on rework (bad).
This commit is contained in:
1
.github/agent-build.instructions.md
vendored
1
.github/agent-build.instructions.md
vendored
@@ -112,6 +112,7 @@ Match this workflow in local development to catch failures before pushing.
|
||||
## Important Reminders
|
||||
|
||||
- Always **commit source code**
|
||||
- Every pull request MUST include a clear description of *what* changed and *why*.
|
||||
- **Never edit or commit** `wled00/html_*.h` and `wled00/js_*.h` — auto-generated from `wled00/data/`
|
||||
- After modifying source code files, check that any **previous comments have been preserved** or updated to reflect the new behaviour.
|
||||
- Web UI rebuild is part of the PlatformIO firmware compilation pipeline
|
||||
|
||||
Reference in New Issue
Block a user