You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 26, 2025. It is now read-only.
Following up on @butonic's comment in #43 about version implications and the need for clear release practices.
Problem
We need a simple, documented process for:
Proposal
Add a minimal "Release Process" section to CONTRIBUTING.md that covers:
0.x.0- Breaking changes0.x.y- New features (backwards compatible)0.x.y-z- Bug fixes onlyThis would complement the version stability disclaimer added in #43 and help manage expectations around breaking changes.
Keeping it simple and community-friendly while providing necessary structure.
cc @butonic @wrenix @ferenc-hechler @suse-coder - would appreciate your input on this governance proposal!