Contributors
Meet the amazing people who have contributed to MVPBlocks
MVPBlocks is built by an amazing community of developers from around the world. We appreciate every contribution, whether it's code, documentation, design, or feedback.
Subhadeep Roy
706 contributions
manuel
21 contributions
Uncle Moses
14 contributions
Anish Biswas
13 contributions
Midhun K Paniker
12 contributions
Siddhi Singh
10 contributions
The Vinayak Gore
9 contributions
Tuhin Mondal
6 contributions
MohitChaudhari
6 contributions
Afnan Hussain
6 contributions
Imgbot
5 contributions
Supriyo Malakar
4 contributions
najeh zayoud
4 contributions
Surya Prakash Mallah
4 contributions
AbSrDUO1
4 contributions
Muhammad Daniel Krisna Halim Putra
3 contributions
AFIF ZILANI
2 contributions
Rajat Pandey
2 contributions
Twilight Goblin
2 contributions
Copilot
2 contributions
Harish.M
1 contributions
Koushik
1 contributions
Saurabh Pandey
1 contributions
Thank you to all the wonderful people who have contributed to this project!
How to Contribute
We welcome contributions from everyone! Here's how you can get involved:
1. Fork the Repository
Start by forking the MVPBlocks repository on GitHub.
2. Clone Your Fork
git clone https://github.com/YOUR_USERNAME/mvpblocks.git
cd mvpblocks3. Create a Branch
git checkout -b feature/your-feature-name4. Make Your Changes
- Add new components
- Fix bugs
- Improve documentation
- Enhance existing features
5. Commit Your Changes
git add .
git commit -m "feat: add your feature description"6. Push to Your Fork
git push origin feature/your-feature-name7. Create a Pull Request
Go to the original repository and create a pull request from your fork.
Contribution Guidelines
- Follow the existing code style and conventions
- Write clear, descriptive commit messages
- Test your changes before submitting
- Update documentation when necessary
- Be respectful and constructive in discussions
Recognition
All contributors are automatically added to this page once their pull request is merged. Thank you for making MVPBlocks better!
