Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 821 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (16 loc) · 821 Bytes

Contributing

  1. If you have any questions about Mail Form, search the Wiki or or Stack Overflow. Do not post questions here.

  2. If you find a security bug, DO NOT submit an issue here. Please send an e-mail to opensource@plataformatec.com.br instead.

  3. Do a small search on the issues tracker before submitting your issue to see if it was already reported or fixed. In case it was not, create your report including Rails and Mail Form 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 Mail Form test suite or to a sample application.

Thanks!