Current File : /home/getxxhzo/app.genicards.com/vendor/rappasoft/laravel-livewire-tables/CONTRIBUTING.md
# Contributing
Contributions are very welcome, please find below a summary of what is expected from contributions:

- Follow the conventions for methods, adding to the relevant configuration/helper trait
- Add properties to the "With" trait
- Typehint both properties and return values
- Add a comment to the method
- Add tests for new methods
- Add documentation for new methods