Skip to content

Contributing

Thank you for your interest in contributing to MudBlazor.Extensions!

How to Contribute

  1. Fork the Repository
  2. Fork the MudBlazor.Extensions repository

  3. Create a Branch

    git checkout -b feature/your-feature-name
    

  4. Make Your Changes

  5. Write clean, maintainable code
  6. Follow existing code style
  7. Add tests for new features

  8. Test Your Changes

  9. Ensure all tests pass
  10. Test in multiple browsers if applicable

  11. Submit a Pull Request

  12. Describe your changes
  13. Reference any related issues

Reporting Issues

Found a bug? Have a feature request?

  • Check existing issues
  • Create a new issue with detailed information
  • Include code samples and steps to reproduce

Code of Conduct

Be respectful and inclusive in all interactions.

Getting Help

Thank You!

Your contributions make this project better for everyone. ❤️