No Code of Conduct
Contributions will be judged by their technical merit.
No loyalty tests. No symbolic bureaucracy. Just correctness, clarity, and maintainability.
Merit is explicit.
If a contribution is stronger on these three dimensions, it deserves a serious review. Everything else is noise.
Correctness
Does the change solve the stated problem without introducing a worse one?
Clarity
Can another maintainer read the diff, follow the reasoning, and verify the tradeoff?
Maintainability
Will this still look like a good idea after the novelty is gone and the pager goes off?