Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 690 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (5 loc) · 690 Bytes

Please read before contributing

  1. If you find a security bug, DO NOT submit an issue here. Please send an e-mail to [email protected] instead.

  2. Do a small search on the issues tracker before submitting your issue to see if it was already reported / fixed. In case it was not, create your report including faraday and faraday-http-cache versions. If you are getting exceptions, please include the full backtrace.

That's it! The more information you give, the more easy it becomes for us to track it down and fix it. Ideal scenario would be adding the issue to faraday-http-cache test suite or to a sample application.

Thanks!