Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.49 KB

File metadata and controls

26 lines (16 loc) · 1.49 KB

Contributing Guidelines

First off, thank you for considering contributing to the BlazorDynamicForm project. It's people like you that make open source possible. Your contribution means a lot to us.

How Can I Contribute?

  1. Reporting Bugs: If you find any bugs or issues, please create an issue in the GitHub repository explaining the problem and include additional details to help reproduce the problem.

  2. Suggesting Enhancements: If you have ideas for new features or improvements, we'd love to hear from you. Open an issue and clearly describe your suggestion.

  3. Code Contributions: If you'd like to write code for fixing issues or adding new features, here's how you can do it:

    • Fork the repository and clone it locally.
    • Create a branch for your edits.
    • Write clear, concise commit messages.
    • Push your commits to the new branch in your forked repository.
    • Create a pull request to the main repository.

Code of Conduct

We aim to foster a welcoming and respectful community for everyone. Please adhere to our Code of Conduct, which can be found in the CODE_OF_CONDUCT.md file in the repository. In essence, respect other people, be kind, and behave professionally.

Pull Request Process

Our team will review your pull request as soon as possible and will provide any necessary feedback or corrections if required.

Thanks again for your interest in contributing to BlazorDynamicForm, we look forward to working together to make this project better for everyone!