diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2d5a7150..6ccf68c6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -86,25 +86,13 @@ Please propose small, granular changes! For large or significant changes, discus ### Which Branch? -**Submit to `next` branch** (most contributions): - -- โœจ New features or agents -- ๐ŸŽจ Enhancements to existing features -- ๐Ÿ“š Documentation updates -- โ™ป๏ธ Code refactoring -- โšก Performance improvements -- ๐Ÿงช New tests -- ๐ŸŽ New bmad modules - -**Submit to `main` branch** (critical only): +**Submit PR's to `main` branch** (critical only): - ๐Ÿšจ Critical bug fixes that break basic functionality - ๐Ÿ”’ Security patches - ๐Ÿ“š Fixing dangerously incorrect documentation - ๐Ÿ› Bugs preventing installation or basic usage -**When in doubt, submit to `next`**. We'd rather test changes thoroughly before they hit stable. - ### PR Size Guidelines - **Ideal PR size**: 200-400 lines of code changes diff --git a/package.json b/package.json index 33770c36..eb9a75c0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "bmad-method", - "version": "6.0.0-alpha.5", + "version": "6.0.0-alpha.6", "description": "Breakthrough Method of Agile AI-driven Development", "keywords": [ "agile",