Built in public

Useful feedback beats silent assumptions.

Whether you found a bug, need a pattern documented, or want to propose a new integration, start with the smallest artifact that makes the problem concrete.

A good contribution

Begins with context

Describe the user-facing problem and constraints before prescribing a large implementation.

Stays focused

Small pull requests are easier to review, test, document, and release safely.

Leaves the project clearer

Tests and documentation are part of the feature whenever behavior or public interfaces change.