ebosma

Contribute to ebosma

Join us in building the future of modern web development frameworks. Your contributions help make ebosma better for everyone.

Ways to Contribute

Code

Open Pull Requests, fix bugs, implement features, or improve performance. Every contribution counts!

Open on GitHub

Documentation

Improve our documentation, fix typos, add tutorials, or explain complex concepts.

Improve Docs

Testing

Help test new features, validate edge cases, or report bugs in our test suites.

Testing Guide

Getting Started

Initial Setup

Fork the ebosma repository on GitHub and clone your copy locally.

git clone git@github.com:your-username/ebosma.git

Setup Development Environment

Run the setup scripts to install dependencies and verify everything works.

npm install
npm run dev

Make Your Changes

Create a new branch for each contribution, follow existing code style, and test thoroughly.

// Create a feature branch
git checkout -b feature/your-contribution

Community Guidelines

Code of Conduct

We follow the Contributor Covenant Code of Conduct. We expect every participant to be respectful and welcoming to others.

Read the Code of Conduct

Communication

Prefer kind and constructive feedback. Be open to suggestions and collaborate with other contributors.

Join Our Slack

Ready to Make an Impact?

Your contributions help improve ebosma for millions. Whether it's code, documentation, or community support, every bit helps.

Start Contributing on GitHub