# Contributing to e3-ui-components

Thank you for your interest in contributing! We welcome contributions from the community.

## Contributor License Agreement (CLA)

Before we can accept your contribution, you must sign our Contributor License Agreement (CLA). This agreement gives Elara AI Pty Ltd the right to use and relicense your contributions, including under commercial licenses, while you retain ownership of your contribution.

**Why do we require a CLA?**
This project is dual-licensed under AGPL-3.0 and commercial licenses. The CLA allows us to offer commercial licenses to users who wish to use this software in proprietary applications.

### Signing the CLA

When you submit your first pull request, the CLA Assistant bot will automatically comment on your PR with a link to sign the CLA electronically. It only takes a minute, and you'll only need to sign it once.

## Contributing Process

1. Fork the [east-workspace monorepo](https://github.com/elaraai/east-workspace)
2. Create a feature branch (`git checkout -b feature/amazing-feature`)
3. Make your changes
4. Commit your changes (`git commit -m 'Add amazing feature'`)
5. Push to the branch (`git push origin feature/amazing-feature`)
6. Open a Pull Request
7. Sign the CLA when the bot prompts you

## Questions?

Contact us at support@elara.ai
