Update rules for PR descriptions and change logs

Added a guideline to prevent agents from overwriting PR descriptions (see https://github.com/orgs/community/discussions/187027).
This commit is contained in:
Frank Möhle
2026-04-20 14:19:21 +02:00
committed by GitHub
parent 3af2ae5f2f
commit 5e0a0a7561

View File

@@ -177,6 +177,7 @@ No automated linting is configured. Match existing code style in files you edit.
- Repository language is English
- Never edit or commit auto-generated `wled00/html_*.h` / `wled00/js_*.h`
- When updating an existing PR, retain the original description. Only modify it to ensure technical accuracy. Add change logs after the existing description.
- No force-push on open PRs
- Changes to `platformio.ini` require maintainer approval
- Remove dead/unused code — justify or delete it