Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.52 KB

CONTRIBUTING.md

File metadata and controls

31 lines (21 loc) · 1.52 KB

PredicateBuilder Contributing Guidelines

🥳 Thank you for your interest in contributing! 🥳

Contributions from the open-source community are crucial in helping us meet make the best library possible.

How to Contribute

Reporting Bugs

  • Check the existing issues to make sure the bug has not already been reported.
  • Open an issue describing the bug.
    • Be sure to use a descriptive title and include detailed steps on how to reproduce the issue.
    • Explain the expected behavior vs. the actual behavior.
    • Include the version number.
    • Tag the issue with the bug label.

Suggesting Enhancements

  • Open an issue clearly describing the behavior you would like to see.
  • If applicable, provide a few examples of how tshe feature would work and what purpose it would serve.
  • Tag the issue with the enhancement label.

Contributing Code by Opening a Pull Request

Before code can be accepted all contributors must complete our Individual Contributor License Agreement (CLA).

Please fork the GitHub repo and submit a pull request to the main branch.

Our code owners will review your work and merge once any issues have been addressed. If the PR gets too outdated we may ask you to rebase and force push to update the PR.s

That's it! Our team will merge your PR, and your changes will be included in the next version. Thanks for your contribution! 💯