| Stage | Tool | Description | |-------|------|-------------| | | GitHub Issues | Feature requests, bug reports, and design discussions are labeled ( enhancement , bug , performance ). | | Branching Model | GitFlow (feature/…, develop, master) | Feature branches merged via Pull Requests (PRs) after review. | | Code Review | GitHub PR reviews, CODEOWNERS file | Core maintainers ( @Eaglercraft/core-team ) approve changes. | | Continuous Integration | GitHub Actions (Node.js 20) | On each PR: npm run lint , npm run test , npm run build . Artifacts are uploaded for manual testing. | | Release Automation | semantic-release | Automatic version bump based on conventional commits, changelog generation, and GitHub Release publishing. | | Documentation | Docusaurus site ( /docs ) | API reference, modding tutorial, and contribution guidelines. |
Alternatively, if you're looking for help with other Eaglercraft versions (like 1.8.8) or want to , just let me know! Share public link eaglercraft 112 github link