mirror of
https://github.com/wled/WLED.git
synced 2026-04-20 14:12:55 +00:00
Clarify instruction on gathering information when unsure
This commit is contained in:
2
.github/copilot-instructions.md
vendored
2
.github/copilot-instructions.md
vendored
@@ -155,7 +155,7 @@ package.json # Node.js dependencies and scripts
|
||||
- **DO NOT edit `wled00/html_*.h` files** - they are auto-generated. If needed, modify Web UI files in `wled00/data/`.
|
||||
- **Test web interface manually after any web UI changes**
|
||||
- When reviewing a PR: the PR author does not need to update/commit generated html_*.h files - these files will be auto-generated when building the firmware binary.
|
||||
- **If you are not sure about something, just answer that you are not sure.** Ask for more information instead of continuing with a wild guess.
|
||||
- **If you are not sure about something, just answer that you are not sure.** Gather more information instead of continuing with a wild guess.
|
||||
- If asked for an analysis, assessment or web research, **always provide references** to justify your conclusions.
|
||||
- If updating Web UI files in `wled00/data/`, make use of common functions availeable in `wled00/data/common.js` where possible.
|
||||
- **Use VS Code with PlatformIO extension for best development experience**
|
||||
|
||||
Reference in New Issue
Block a user