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.
Start a discussion
Ask design questions, share a use case, or test an idea before opening a large change.
Open resourceReport an issue
Provide a small reproduction, expected behavior, and the versions of Go, Echo, and EchoNext.
Open resourceContribute code
Pick a scoped issue, follow the contribution guide, and include focused tests with the change.
Open resourceShape the roadmap
React to feature requests and explain the real-world problem you want EchoNext to solve.
Open resourceA 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.