Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.13 KB

File metadata and controls

24 lines (16 loc) · 1.13 KB

Contributing to Query Filter Builder

Thank you for considering contributing to Query Filter Builder! We welcome contributions from the community to make this library better.

How to Contribute

  1. Fork the Repository: Create a fork of the repository on GitHub.
  2. Clone the Repository: Clone your fork to your local machine.
  3. Create a Branch: Create a new branch for your feature or bug fix.
  4. Make Changes: Implement your changes, ensuring code quality and consistency.
  5. Write Tests: Add tests for your changes to ensure they work as expected.
  6. Commit Changes: Commit your changes with a clear and descriptive commit message.
  7. Push Changes: Push your branch to your forked repository.
  8. Submit a Pull Request: Open a pull request to the main repository, describing your changes in detail.

Reporting Issues

If you encounter any issues, please report them in the GitHub Issues section.

Questions

If you have any questions, feel free to reach out by opening an issue or starting a discussion in the repository.

Thank you for your contributions!