Skip to content

Commit 44162e7

Browse files
hydro13altaywtf
andauthored
docs(contributing): require before/after screenshots for UI PRs (#32206)
Merged via squash. Prepared head SHA: d7f0914 Co-authored-by: hydro13 <[email protected]> Co-authored-by: altaywtf <[email protected]> Reviewed-by: @altaywtf
1 parent 2cd3be8 commit 44162e7

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,10 @@ Docs: https://docs.openclaw.ai
391391

392392
## Unreleased
393393

394+
### Changes
395+
396+
- Docs/Contributing: require before/after screenshots for UI or visual PRs in the pre-PR checklist. (#32206) Thanks @hydro13.
397+
394398
### Fixes
395399

396400
- Feishu/Multi-account + reply reliability: add `channels.feishu.defaultAccount` outbound routing support with schema validation, prevent inbound preview text from leaking into prompt system events, keep quoted-message extraction text-first (post/interactive/file placeholders instead of raw JSON), route Feishu video sends as `msg_type: "file"`, and avoid websocket event blocking by using non-blocking event handling in monitor dispatch. Landed from contributor PRs #31209, #29610, #30432, #30331, and #29501. Thanks @stakeswky, @hclsys, @bmendonca3, @patrick-yingxi-pan, and @zwffff.

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Welcome to the lobster tank! 🦞
7474
- Ensure CI checks pass
7575
- Keep PRs focused (one thing per PR; do not mix unrelated concerns)
7676
- Describe what & why
77+
- **Include screenshots** — one showing the problem/before, one showing the fix/after (for UI or visual changes)
7778

7879
## Control UI Decorators
7980

0 commit comments

Comments
 (0)