Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.25 KB

File metadata and controls

31 lines (16 loc) · 1.25 KB

How to contribute to Retrotools

Reporting a bug

  • Ensure the bug was not already reported by searching on GitHub under Issues.

  • If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an screenshot demonstrating the expected behavior that is not occurring.

  • Be patient. Seriously. This project is maintained in my free time, so it can take long for me to answer any question.

Submitting patches or code changes

  • Open a new GitHub pull request with the patch.

  • Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.

  • Please refrain from changing the code formatting or submitting purely cosmetic changes.

Do you have questions about the source code?

  • Feel free to send me an e-mail at robcfg@gmail.com

  • As stated earlier, be patient.

  • Please don't spam me.

Attribution

This Code of Conduct is adapted from the Ruby on Rails Contributing guidelines, available at https://github.com/rails/rails/blob/master/CONTRIBUTING.md