Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 769 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (11 loc) · 769 Bytes

Contributing

Reporting bugs

It is inevitable that code will have bugs. There are a few things you can do to help the maintainer to fix the bug that you've discovered quicker:

  • Include the version of the Driver, PHP and Cassandra.
  • Include the Driver dependency versions as well (e.g. libuv, C/C++ Driver, ...etc)
  • Include a complete stack trace of the failure as well as any available logs.
  • Include any additional information you think is relevant - the description of your setup, any non-default Driver configuration, etc.

Pull requests

If you're able to fix a bug yourself, you can fork the repository and submit a pull request with the fix.