When we hit a ClickHouse problem we can't solve on our own — almost always a bug or something that doesn't behave as the docs describe, occasionally a genuine question — this is the playbook for asking for help in a way that actually gets it solved fast.
The whole strategy rests on one idea: make it trivially easy for someone who has never seen our data to help us. The more of our production context they'd need, the slower (or more impossible) the help.
Always try to ship a self-contained, minimal reproduction. If someone can paste it and see the bug themselves, anyone — ClickHouse staff and the wider community — can jump in. If instead they'd need our exact data, our schema, or access to our database, help gets much harder to get.