Commit Graph

2 Commits

Author SHA1 Message Date
Chris Speciale
2b1a627ed0 Clarify versioning and branching guidelines
Documented semver-based versioning flow
- Explained usage of patch (develop), minor (x.x.x-dev), and major (x.0.0-dev) branches
- Added guidance on where to submit bug fixes, new features, and breaking changes
- Improves contributor clarity and aligns with current project workflow (e.g., Lime 8.2.2 -> 8.3.0-dev, 9.0.0-dev)

This helps reduce confusion about where to submit changes and ensures consistency across releases.
2025-08-31 03:43:19 -04:00
Joshua Granick
d7b5a4d54c Update README, add CONTRIBUTING and LICENSE 2013-12-31 15:27:22 -08:00