Join us in building the future of modern web development frameworks. Your contributions help make ebosma better for everyone.
Open Pull Requests, fix bugs, implement features, or improve performance. Every contribution counts!
Open on GitHubImprove our documentation, fix typos, add tutorials, or explain complex concepts.
Improve DocsHelp test new features, validate edge cases, or report bugs in our test suites.
Testing GuideFork the ebosma repository on GitHub and clone your copy locally.
git clone git@github.com:your-username/ebosma.git
Run the setup scripts to install dependencies and verify everything works.
npm install
npm run dev
Create a new branch for each contribution, follow existing code style, and test thoroughly.
// Create a feature branch
git checkout -b feature/your-contribution
We follow the Contributor Covenant Code of Conduct. We expect every participant to be respectful and welcoming to others.
Read the Code of ConductPrefer kind and constructive feedback. Be open to suggestions and collaborate with other contributors.
Join Our SlackYour contributions help improve ebosma for millions. Whether it's code, documentation, or community support, every bit helps.
Start Contributing on GitHub