Contributing
Learn how to contribute to BreezeUI by improving components, fixing bugs, or enhancing documentation.
Contributing to BreezeUI
Thank you for your interest in contributing to BreezeUI!
BreezeUI is an open-source project, and contributions from the community help it grow stronger, more useful, and more polished.
Whether you're fixing a bug, improving a component, refining documentation, or suggesting new ideas — your contribution is valued.
🌍 GitHub Repository
You can contribute by visiting the official BreezeUI repository:
🔗 GitHub: https://github.com/Abdulrazaq-pro/breezeUI
Feel free to star ⭐ the repo, follow updates, or start contributing immediately.
🛠 Ways You Can Contribute
There are several ways to help improve BreezeUI:
1. Fix Bugs
If you notice any bug or inconsistency, feel free to submit a fix.
2. Improve Documentation
Docs matter. You can help by correcting text, adding examples, or making explanations clearer.
3. Add New Components
If you build a clean, reusable, and modern UI component, you can contribute it to the library.
4. Improve Styling / Accessibility
Help make components more responsive, cleaner, or accessible (ARIA labels, keyboard navigation, etc.).
5. Suggest Enhancements
Open an issue with suggestions for improvements or new ideas.
📦 Project Structure Overview
Before contributing, please explore the project structure inside the repo:
/components– All BreezeUI components/docs– Documentation, usage examples, and guides/styles– Shared styles, variables, and theming
Understanding the layout helps you submit clean, predictable PRs.
🧩 Development Workflow
To contribute, follow these steps:
1. Fork the repository
Create your own copy of the project.
2. Clone your fork
git clone https://github.com/Abdulrazaq-pro/breezeUI